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()
      • getAbstract

        EList getAbstract()
        Returns the value of the 'Abstract' containment reference list. The list contents are of type LanguageStringType. Brief narrative description of this resource, normally used for display to a human.
        Returns:
        the value of the 'Abstract' containment reference list.
        See Also:
        Ows11Package.getReferenceType_Abstract()
      • 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), Ows11Package.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()
      • getMetadata

        EList 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:
        Ows11Package.getReferenceType_Metadata()