Interface BasicIdentificationType

    • 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()
      • 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 data(set). A list of optional metadata elements for this data identification could be specified in the Implementation Specification for this service.
        Returns:
        the value of the 'Metadata Group' attribute list.
        See Also:
        Ows20Package.getBasicIdentificationType_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 data(set). A list of optional metadata elements for this data identification could be specified in the Implementation Specification for this service.
        Returns:
        the value of the 'Metadata' containment reference list.
        See Also:
        Ows20Package.getBasicIdentificationType_Metadata()