Interface FeatureTypeType

    • Method Detail

      • setName

        void setName​(QName value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
      • getTitle

        EList<TitleType> getTitle()
        Returns the value of the 'Title' containment reference list. The list contents are of type TitleType.

        If the meaning of the 'Title' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Title' containment reference list.
        See Also:
        Wfs20Package.getFeatureTypeType_Title()
      • getAbstract

        EList<AbstractType> getAbstract()
        Returns the value of the 'Abstract' containment reference list. The list contents are of type AbstractType.

        If the meaning of the 'Abstract' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Abstract' containment reference list.
        See Also:
        Wfs20Package.getFeatureTypeType_Abstract()
      • getKeywords

        EList<KeywordsType> getKeywords()
        Returns the value of the 'Keywords' containment reference list. The list contents are of type KeywordsType.

        If the meaning of the 'Keywords' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Keywords' containment reference list.
        See Also:
        Wfs20Package.getFeatureTypeType_Keywords()
      • setDefaultCRS

        void setDefaultCRS​(String value)
        Sets the value of the 'Default CRS' attribute.
        Parameters:
        value - the new value of the 'Default CRS' attribute.
        See Also:
        getDefaultCRS()
      • getOtherCRS

        EList<String> getOtherCRS()
        Returns the value of the 'Other CRS' attribute list. The list contents are of type String.

        If the meaning of the 'Other CRS' attribute list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Other CRS' attribute list.
        See Also:
        Wfs20Package.getFeatureTypeType_OtherCRS()
      • getNoCRS

        NoCRSType getNoCRS()
        Returns the value of the 'No CRS' containment reference.

        If the meaning of the 'No CRS' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'No CRS' containment reference.
        See Also:
        setNoCRS(NoCRSType), Wfs20Package.getFeatureTypeType_NoCRS()
      • setNoCRS

        void setNoCRS​(NoCRSType value)
        Sets the value of the 'No CRS' containment reference.
        Parameters:
        value - the new value of the 'No CRS' containment reference.
        See Also:
        getNoCRS()
      • getWGS84BoundingBox

        EList<WGS84BoundingBoxType> getWGS84BoundingBox()
        Returns the value of the 'WGS84 Bounding Box' containment reference list. The list contents are of type WGS84BoundingBoxType.

        If the meaning of the 'WGS84 Bounding Box' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'WGS84 Bounding Box' containment reference list.
        See Also:
        Wfs20Package.getFeatureTypeType_WGS84BoundingBox()
      • getMetadataURL

        EList<MetadataURLType> getMetadataURL()
        Returns the value of the 'Metadata URL' containment reference list. The list contents are of type MetadataURLType.

        If the meaning of the 'Metadata URL' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Metadata URL' containment reference list.
        See Also:
        Wfs20Package.getFeatureTypeType_MetadataURL()