Interface OperationParameterGroupType

    • Field Detail

      • type

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

      • 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
      • sizeOfParameterArray

        int sizeOfParameterArray()
        Returns number of "parameter" element
      • removeParameter

        void removeParameter​(int i)
        Removes the ith "parameter" element