Interface DVAMOUNT

    • Field Detail

      • type

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

      • getAccuracy

        float getAccuracy()
        Gets the "accuracy" element
      • xgetAccuracy

        org.apache.xmlbeans.XmlFloat xgetAccuracy()
        Gets (as xml) the "accuracy" element
      • isSetAccuracy

        boolean isSetAccuracy()
        True if has "accuracy" element
      • setAccuracy

        void setAccuracy​(float accuracy)
        Sets the "accuracy" element
      • xsetAccuracy

        void xsetAccuracy​(org.apache.xmlbeans.XmlFloat accuracy)
        Sets (as xml) the "accuracy" element
      • unsetAccuracy

        void unsetAccuracy()
        Unsets the "accuracy" element
      • getAccuracyIsPercent

        boolean getAccuracyIsPercent()
        Gets the "accuracy_is_percent" element
      • xgetAccuracyIsPercent

        org.apache.xmlbeans.XmlBoolean xgetAccuracyIsPercent()
        Gets (as xml) the "accuracy_is_percent" element
      • isSetAccuracyIsPercent

        boolean isSetAccuracyIsPercent()
        True if has "accuracy_is_percent" element
      • setAccuracyIsPercent

        void setAccuracyIsPercent​(boolean accuracyIsPercent)
        Sets the "accuracy_is_percent" element
      • xsetAccuracyIsPercent

        void xsetAccuracyIsPercent​(org.apache.xmlbeans.XmlBoolean accuracyIsPercent)
        Sets (as xml) the "accuracy_is_percent" element
      • unsetAccuracyIsPercent

        void unsetAccuracyIsPercent()
        Unsets the "accuracy_is_percent" element