Interface ProcessMethodType

    • Field Detail

      • type

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

      • sizeOfAlgorithmArray

        int sizeOfAlgorithmArray()
        Returns number of "algorithm" element
      • insertNewAlgorithm

        ProcessMethodType.Algorithm insertNewAlgorithm​(int i)
        Inserts and returns a new empty value (as xml) as the ith "algorithm" element
      • addNewAlgorithm

        ProcessMethodType.Algorithm addNewAlgorithm()
        Appends and returns a new empty value (as xml) as the last "algorithm" element
      • removeAlgorithm

        void removeAlgorithm​(int i)
        Removes the ith "algorithm" element