public interface ContactType extends EObject(Code)
A representation of the model object 'Contact Type'.
Information required to enable contact with the responsible person and/or organization.
For OWS use in the service metadata document, the optional hoursOfService and contactInstructions elements were retained, as possibly being useful in the ServiceProvider section.
getOnlineResource() Returns the value of the 'Online Resource' containment reference.
On-line information that can be used to contact the individual or organization.
Returns the value of the 'Online Resource' containment reference.
On-line information that can be used to contact the individual or organization. OWS specifics: The xlink:href attribute in the xlink:simpleLink attribute group shall be used to reference this resource. Whenever practical, the xlink:href attribute with type anyURI should be a URL from which more contact information can be electronically retrieved. The xlink:title attribute with type "string" can be used to name this set of information. The other attributes in the xlink:simpleLink attribute group should not be used.
the value of the 'Online Resource' containment reference. See Also:ContactType.setOnlineResource(OnlineResourceType) See Also:net.opengis.ows.OwsPackage.getContactType_OnlineResource