Interface TINElementType

    • Field Detail

      • type

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

      • getElementType

        String getElementType()
        Gets the "elementType" element
      • xgetElementType

        TINElementTypeType xgetElementType()
        Gets (as xml) the "elementType" element
      • setElementType

        void setElementType​(String elementType)
        Sets the "elementType" element
      • xsetElementType

        void xsetElementType​(TINElementTypeType elementType)
        Sets (as xml) the "elementType" element
      • getElementID

        BigInteger getElementID()
        Gets the "elementID" element
      • xgetElementID

        org.apache.xmlbeans.XmlInteger xgetElementID()
        Gets (as xml) the "elementID" element
      • isSetElementID

        boolean isSetElementID()
        True if has "elementID" element
      • setElementID

        void setElementID​(BigInteger elementID)
        Sets the "elementID" element
      • xsetElementID

        void xsetElementID​(org.apache.xmlbeans.XmlInteger elementID)
        Sets (as xml) the "elementID" element
      • unsetElementID

        void unsetElementID()
        Unsets the "elementID" element
      • getElementTag

        String getElementTag()
        Gets the "elementTag" element
      • xgetElementTag

        org.apache.xmlbeans.XmlString xgetElementTag()
        Gets (as xml) the "elementTag" element
      • isSetElementTag

        boolean isSetElementTag()
        True if has "elementTag" element
      • setElementTag

        void setElementTag​(String elementTag)
        Sets the "elementTag" element
      • xsetElementTag

        void xsetElementTag​(org.apache.xmlbeans.XmlString elementTag)
        Sets (as xml) the "elementTag" element
      • unsetElementTag

        void unsetElementTag()
        Unsets the "elementTag" element
      • setElementGeometry

        void setElementGeometry​(GeometryPropertyType elementGeometry)
        Sets the "elementGeometry" element
      • addNewElementGeometry

        GeometryPropertyType addNewElementGeometry()
        Appends and returns a new empty "elementGeometry" element