Interface OperationParameterGroupType

    • Field Detail

      • type

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

      • getGroupIDArray

        IdentifierType[] getGroupIDArray()
        Gets array of all "groupID" elements
      • getGroupIDArray

        IdentifierType getGroupIDArray​(int i)
        Gets ith "groupID" element
      • sizeOfGroupIDArray

        int sizeOfGroupIDArray()
        Returns number of "groupID" element
      • setGroupIDArray

        void setGroupIDArray​(IdentifierType[] groupIDArray)
        Sets array of all "groupID" element
      • setGroupIDArray

        void setGroupIDArray​(int i,
                             IdentifierType groupID)
        Sets ith "groupID" element
      • insertNewGroupID

        IdentifierType insertNewGroupID​(int i)
        Inserts and returns a new empty value (as xml) as the ith "groupID" element
      • addNewGroupID

        IdentifierType addNewGroupID()
        Appends and returns a new empty value (as xml) as the last "groupID" element
      • removeGroupID

        void removeGroupID​(int i)
        Removes the ith "groupID" element
      • isSetRemarks

        boolean isSetRemarks()
        True if has "remarks" element
      • setRemarks

        void setRemarks​(StringOrRefType remarks)
        Sets the "remarks" element
      • addNewRemarks

        StringOrRefType addNewRemarks()
        Appends and returns a new empty "remarks" element
      • unsetRemarks

        void unsetRemarks()
        Unsets the "remarks" element
      • getMaximumOccurs

        BigInteger getMaximumOccurs()
        Gets the "maximumOccurs" element
      • xgetMaximumOccurs

        org.apache.xmlbeans.XmlPositiveInteger xgetMaximumOccurs()
        Gets (as xml) the "maximumOccurs" element
      • isSetMaximumOccurs

        boolean isSetMaximumOccurs()
        True if has "maximumOccurs" element
      • setMaximumOccurs

        void setMaximumOccurs​(BigInteger maximumOccurs)
        Sets the "maximumOccurs" element
      • xsetMaximumOccurs

        void xsetMaximumOccurs​(org.apache.xmlbeans.XmlPositiveInteger maximumOccurs)
        Sets (as xml) the "maximumOccurs" element
      • unsetMaximumOccurs

        void unsetMaximumOccurs()
        Unsets the "maximumOccurs" element
      • sizeOfIncludesParameterArray

        int sizeOfIncludesParameterArray()
        Returns number of "includesParameter" element
      • removeIncludesParameter

        void removeIncludesParameter​(int i)
        Removes the ith "includesParameter" element