Interface DQQuantitativeResultType

    • Field Detail

      • type

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

      • isSetValueType

        boolean isSetValueType()
        True if has "valueType" element
      • addNewValueType

        RecordTypePropertyType addNewValueType()
        Appends and returns a new empty "valueType" element
      • unsetValueType

        void unsetValueType()
        Unsets the "valueType" element
      • isSetErrorStatistic

        boolean isSetErrorStatistic()
        True if has "errorStatistic" element
      • unsetErrorStatistic

        void unsetErrorStatistic()
        Unsets the "errorStatistic" element
      • sizeOfValueArray

        int sizeOfValueArray()
        Returns number of "value" element
      • setValueArray

        void setValueArray​(RecordPropertyType[] valueArray)
        Sets array of all "value" element
      • setValueArray

        void setValueArray​(int i,
                           RecordPropertyType value)
        Sets ith "value" element
      • insertNewValue

        RecordPropertyType insertNewValue​(int i)
        Inserts and returns a new empty value (as xml) as the ith "value" element
      • addNewValue

        RecordPropertyType addNewValue()
        Appends and returns a new empty value (as xml) as the last "value" element
      • removeValue

        void removeValue​(int i)
        Removes the ith "value" element