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