Interface QuantityRangeDocument.QuantityRange

    • Field Detail

      • type

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

      • isSetUom

        boolean isSetUom()
        True if has "uom" element
      • addNewUom

        UomPropertyType addNewUom()
        Appends and returns a new empty "uom" element
      • unsetUom

        void unsetUom()
        Unsets the "uom" element
      • isSetConstraint

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

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

        QualityPropertyType[] getQualityArray()
        Gets array of all "quality" elements
      • sizeOfQualityArray

        int sizeOfQualityArray()
        Returns number of "quality" element
      • setQualityArray

        void setQualityArray​(QualityPropertyType[] qualityArray)
        Sets array of all "quality" element
      • setQualityArray

        void setQualityArray​(int i,
                             QualityPropertyType quality)
        Sets ith "quality" element
      • insertNewQuality

        QualityPropertyType insertNewQuality​(int i)
        Inserts and returns a new empty value (as xml) as the ith "quality" element
      • addNewQuality

        QualityPropertyType addNewQuality()
        Appends and returns a new empty value (as xml) as the last "quality" element
      • removeQuality

        void removeQuality​(int i)
        Removes the ith "quality" element
      • getValue

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

        DecimalPair xgetValue()
        Gets (as xml) the "value" element
      • isSetValue

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

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

        void xsetValue​(DecimalPair 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