Uses of Class
org.n52.shetland.iso.gmd.CiContact
-
Packages that use CiContact Package Description org.n52.shetland.iso.gmd -
-
Uses of CiContact in org.n52.shetland.iso.gmd
Methods in org.n52.shetland.iso.gmd that return types with arguments of type CiContact Modifier and Type Method Description Referenceable<CiContact>CiResponsibleParty. getContactInfo()Methods in org.n52.shetland.iso.gmd with parameters of type CiContact Modifier and Type Method Description CiResponsiblePartyCiResponsibleParty. setContactInfo(CiContact contactInfo)Method parameters in org.n52.shetland.iso.gmd with type arguments of type CiContact Modifier and Type Method Description CiResponsiblePartyCiResponsibleParty. setContactInfo(Referenceable<CiContact> contactInfo)
-