org.opengis.metadata.citation
Interface Telephone
-
@UML(identifier="CI_Telephone", specification=ISO_19115) public interface Telephone
Telephone numbers for contacting the responsible individual or organization.- Since:
- GeoAPI 1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.StringgetFacsimile()Telephone number of a facsimile machine for the responsible organization or individual.java.lang.StringgetVoice()Telephone number by which individuals can speak to the responsible organization or individual.
-
-
-
Method Detail
-
getVoice
@UML(identifier="voice", obligation=OPTIONAL, specification=ISO_19115) java.lang.String getVoice()
Telephone number by which individuals can speak to the responsible organization or individual.
-
getFacsimile
@UML(identifier="facsimile", obligation=OPTIONAL, specification=ISO_19115) java.lang.String getFacsimile()
Telephone number of a facsimile machine for the responsible organization or individual.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG