|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.astrogrid.acr.ivoa.resource.Contact
public class Contact
Personal contact information
Curation,
Serialized Form| Constructor Summary | |
|---|---|
Contact()
|
|
| Method Summary | |
|---|---|
String |
getAddress()
the contact mailing address |
String |
getEmail()
the contact email address |
ResourceName |
getName()
the name or title of the contact person. |
String |
getTelephone()
the contact telephone number |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Contact()
| Method Detail |
|---|
public String getAddress()
public String getEmail()
public ResourceName getName()
public String getTelephone()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||