Interface ReferenceType

    • Method Detail

      • setIdentifier

        void setIdentifier​(CodeType value)
        Sets the value of the 'Identifier' containment reference.
        Parameters:
        value - the new value of the 'Identifier' containment reference.
        See Also:
        getIdentifier()
      • getFormat

        String getFormat()
        Returns the value of the 'Format' attribute. The format of the referenced resource. This element is omitted when the mime type is indicated in the http header of the reference.
        Returns:
        the value of the 'Format' attribute.
        See Also:
        setFormat(String), Ows20Package.getReferenceType_Format()
      • setFormat

        void setFormat​(String value)
        Sets the value of the 'Format' attribute.
        Parameters:
        value - the new value of the 'Format' attribute.
        See Also:
        getFormat()
      • getMetadataGroup

        FeatureMap getMetadataGroup()
        Returns the value of the 'Metadata Group' attribute list. The list contents are of type FeatureMap.Entry. Optional unordered list of additional metadata about this resource. A list of optional metadata elements for this ReferenceType could be specified in the Implementation Specification for each use of this type in a specific OWS.
        Returns:
        the value of the 'Metadata Group' attribute list.
        See Also:
        Ows20Package.getReferenceType_MetadataGroup()
      • getMetadata

        EList<MetadataType> getMetadata()
        Returns the value of the 'Metadata' containment reference list. The list contents are of type MetadataType. Optional unordered list of additional metadata about this resource. A list of optional metadata elements for this ReferenceType could be specified in the Implementation Specification for each use of this type in a specific OWS.
        Returns:
        the value of the 'Metadata' containment reference list.
        See Also:
        Ows20Package.getReferenceType_Metadata()