Uses of Interface
org.opengis.metadata.citation.Address
-
Packages that use Address Package Description org.opengis.metadata.citation Type for citing a resource and information about the responsible party. -
-
Uses of Address in org.opengis.metadata.citation
Methods in org.opengis.metadata.citation that return Address Modifier and Type Method Description default AddressContact. getAddress()Deprecated.As of ISO 19115:2014, replaced byContact.getAddresses().Methods in org.opengis.metadata.citation that return types with arguments of type Address Modifier and Type Method Description default Collection<? extends Address>Contact. getAddresses()Physical and email addresses at which the organization or individual may be contacted.
-