Uses of Class
org.n52.shetland.inspire.base2.Contact
-
Packages that use Contact Package Description org.n52.shetland.inspire.base2 -
-
Uses of Contact in org.n52.shetland.inspire.base2
Methods in org.n52.shetland.inspire.base2 that return types with arguments of type Contact Modifier and Type Method Description Nillable<Contact>RelatedParty. getContact()Methods in org.n52.shetland.inspire.base2 with parameters of type Contact Modifier and Type Method Description RelatedPartyRelatedParty. setContact(Contact contact)Method parameters in org.n52.shetland.inspire.base2 with type arguments of type Contact Modifier and Type Method Description RelatedPartyRelatedParty. setContact(Nillable<Contact> contact)
-