Interface AnyDocument.Any

    • Method Detail

      • getMinOccurs

        java.math.BigInteger getMinOccurs()
        Gets the "minOccurs" attribute
      • isSetMinOccurs

        boolean isSetMinOccurs()
        True if has "minOccurs" attribute
      • setMinOccurs

        void setMinOccurs​(java.math.BigInteger minOccurs)
        Sets the "minOccurs" attribute
      • xsetMinOccurs

        void xsetMinOccurs​(XmlNonNegativeInteger minOccurs)
        Sets (as xml) the "minOccurs" attribute
      • unsetMinOccurs

        void unsetMinOccurs()
        Unsets the "minOccurs" attribute
      • getMaxOccurs

        java.lang.Object getMaxOccurs()
        Gets the "maxOccurs" attribute
      • xgetMaxOccurs

        AllNNI xgetMaxOccurs()
        Gets (as xml) the "maxOccurs" attribute
      • isSetMaxOccurs

        boolean isSetMaxOccurs()
        True if has "maxOccurs" attribute
      • setMaxOccurs

        void setMaxOccurs​(java.lang.Object maxOccurs)
        Sets the "maxOccurs" attribute
      • xsetMaxOccurs

        void xsetMaxOccurs​(AllNNI maxOccurs)
        Sets (as xml) the "maxOccurs" attribute
      • unsetMaxOccurs

        void unsetMaxOccurs()
        Unsets the "maxOccurs" attribute