Interface CategoryDocument.Category

    • Field Detail

      • type

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

      • isSetCodeSpace

        boolean isSetCodeSpace()
        True if has "codeSpace" element
      • addNewCodeSpace

        CodeSpacePropertyType addNewCodeSpace()
        Appends and returns a new empty "codeSpace" element
      • unsetCodeSpace

        void unsetCodeSpace()
        Unsets the "codeSpace" element
      • isSetConstraint

        boolean isSetConstraint()
        True if has "constraint" element
      • unsetConstraint

        void unsetConstraint()
        Unsets the "constraint" element
      • isSetQuality

        boolean isSetQuality()
        True if has "quality" element
      • addNewQuality

        QualityPropertyType addNewQuality()
        Appends and returns a new empty "quality" element
      • unsetQuality

        void unsetQuality()
        Unsets the "quality" element
      • getValue

        String getValue()
        Gets the "value" element
      • xgetValue

        org.apache.xmlbeans.XmlToken xgetValue()
        Gets (as xml) the "value" element
      • isSetValue

        boolean isSetValue()
        True if has "value" element
      • setValue

        void setValue​(String value)
        Sets the "value" element
      • xsetValue

        void xsetValue​(org.apache.xmlbeans.XmlToken value)
        Sets (as xml) the "value" element
      • unsetValue

        void unsetValue()
        Unsets the "value" element
      • getReferenceFrame

        String getReferenceFrame()
        Gets the "referenceFrame" attribute
      • xgetReferenceFrame

        org.apache.xmlbeans.XmlAnyURI xgetReferenceFrame()
        Gets (as xml) the "referenceFrame" attribute
      • isSetReferenceFrame

        boolean isSetReferenceFrame()
        True if has "referenceFrame" attribute
      • setReferenceFrame

        void setReferenceFrame​(String referenceFrame)
        Sets the "referenceFrame" attribute
      • xsetReferenceFrame

        void xsetReferenceFrame​(org.apache.xmlbeans.XmlAnyURI referenceFrame)
        Sets (as xml) the "referenceFrame" attribute
      • unsetReferenceFrame

        void unsetReferenceFrame()
        Unsets the "referenceFrame" attribute
      • getAxisID

        String getAxisID()
        Gets the "axisID" attribute
      • xgetAxisID

        org.apache.xmlbeans.XmlToken xgetAxisID()
        Gets (as xml) the "axisID" attribute
      • isSetAxisID

        boolean isSetAxisID()
        True if has "axisID" attribute
      • setAxisID

        void setAxisID​(String axisID)
        Sets the "axisID" attribute
      • xsetAxisID

        void xsetAxisID​(org.apache.xmlbeans.XmlToken axisID)
        Sets (as xml) the "axisID" attribute
      • unsetAxisID

        void unsetAxisID()
        Unsets the "axisID" attribute