Interface QuantityType

    • Field Detail

      • type

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

      • setUom

        void setUom​(UnitReference uom)
        Sets the "uom" element
      • addNewUom

        UnitReference addNewUom()
        Appends and returns a new empty "uom" element
      • isSetConstraint

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

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

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

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

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

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

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

        void unsetValue()
        Unsets the "value" element