Interface ConditionalDataType

    • Field Detail

      • type

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

      • sizeOfCaseArray

        int sizeOfCaseArray()
        Returns number of "case" element
      • insertNewCase

        ConditionalDataType.Case insertNewCase​(int i)
        Inserts and returns a new empty value (as xml) as the ith "case" element
      • addNewCase

        ConditionalDataType.Case addNewCase()
        Appends and returns a new empty value (as xml) as the last "case" element
      • removeCase

        void removeCase​(int i)
        Removes the ith "case" element