Interface ReferentType

  • All Superinterfaces:
    AbstractGMLType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    ReferentTypeImpl

    public interface ReferentType
    extends AbstractGMLType
    An XML ReferentType(@http://www.opengis.net/gml/3.3/lr). This is a complex type.
    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • getName2

        CodeType getName2()
        Gets the "name" element
      • setName2

        void setName2​(CodeType name2)
        Sets the "name" element
      • addNewName2

        CodeType addNewName2()
        Appends and returns a new empty "name" element
      • xsetType

        void xsetType​(ReferentTypeType type)
        Sets (as xml) the "type" element
      • isSetPosition

        boolean isSetPosition()
        True if has "position" element
      • setPosition

        void setPosition​(PointPropertyType position)
        Sets the "position" element
      • addNewPosition

        PointPropertyType addNewPosition()
        Appends and returns a new empty "position" element
      • unsetPosition

        void unsetPosition()
        Unsets the "position" element
      • isSetLocation

        boolean isSetLocation()
        True if has "location" element
      • unsetLocation

        void unsetLocation()
        Unsets the "location" element
      • addNewOwnedBy

        FeaturePropertyType addNewOwnedBy()
        Appends and returns a new empty "ownedBy" element