GeoAPI 2.0
Build 2005-06-08

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
Version:
Abstract specification 5.0

Method Summary
 String getFacsimile()
          Telephone number of a facsimile machine for the responsible organization or individual.
 String getVoice()
          Telephone number by which individuals can speak to the responsible organization or individual.
 

Method Detail

getVoice

@UML(identifier="voice",
     obligation=OPTIONAL,
     specification=ISO_19115)
String getVoice()
Telephone number by which individuals can speak to the responsible organization or individual.


getFacsimile

@UML(identifier="facsimile",
     obligation=OPTIONAL,
     specification=ISO_19115)
String getFacsimile()
Telephone number of a facsimile machine for the responsible organization or individual.


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium