Interface BooleanDocument.Boolean

    • Field Detail

      • type

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

      • 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

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

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

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

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

        void xsetValue​(org.apache.xmlbeans.XmlBoolean 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