Telephone numbers for contacting the responsible individual or organization.
- Since:
- 1.0
-
Method Summary
Modifier and TypeMethodDescriptionTelephone numbers of a facsimile machine for the responsible organization or individual.Telephone numbers by which individuals can speak to the responsible organization or individual.
-
Method Details
-
getVoices
@UML(identifier="voice", obligation=OPTIONAL, specification=ISO_19115) Collection<String> getVoices()Telephone numbers by which individuals can speak to the responsible organization or individual.- Returns:
- Telephone numbers by which individuals can speak to the responsible organization or individual.
- Since:
- 2.1
-
getFacsimiles
@UML(identifier="facsimile", obligation=OPTIONAL, specification=ISO_19115) Collection<String> getFacsimiles()Telephone numbers of a facsimile machine for the responsible organization or individual.- Returns:
- Telephone numbers of a facsimile machine for the responsible organization or individual.
- Since:
- 2.1
-