Interface ClassifierListType

    • Field Detail

      • type

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

      • sizeOfClassifierArray

        int sizeOfClassifierArray()
        Returns number of "classifier" element
      • insertNewClassifier

        ClassifierListType.Classifier insertNewClassifier​(int i)
        Inserts and returns a new empty value (as xml) as the ith "classifier" element
      • addNewClassifier

        ClassifierListType.Classifier addNewClassifier()
        Appends and returns a new empty value (as xml) as the last "classifier" element
      • removeClassifier

        void removeClassifier​(int i)
        Removes the ith "classifier" element