Uses of Class
org.javastro.ivoa.entities.resource.Contact
Packages that use Contact
-
Uses of Contact in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type ContactModifier and TypeFieldDescriptionCuration.contactsInformation that can be used for contacting someone with regard to this resource.Methods in org.javastro.ivoa.entities.resource that return ContactModifier and TypeMethodDescriptionObjectFactory.createContact()Create an instance ofContactContact.withAddress(String value) Contact.withAltIdentifiers(String... values) Contact.withAltIdentifiers(Collection<String> values) Contact.withName(ResourceName value) Contact.withTelephone(String value) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type ContactModifier and TypeMethodDescriptionCuration.getContacts()Information that can be used for contacting someone with regard to this resource.Methods in org.javastro.ivoa.entities.resource with parameters of type ContactMethod parameters in org.javastro.ivoa.entities.resource with type arguments of type Contact