Uses of Interface
org.opengis.metadata.citation.Contact
-
Packages that use Contact Package Description org.opengis.metadata.citation Type for citing a resource and information about the responsible party. -
-
Uses of Contact in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation that return Contact Modifier and Type Method Description ContactResponsibleParty. getContactInfo()Deprecated.As of ISO 19115:2014, replaced byParty.getContactInfo().Methods in org.opengis.metadata.citation that return types with arguments of type Contact Modifier and Type Method Description default Collection<? extends Contact>Party. getContactInfo()Contact information for the party.
-