Interface CountType

    • Field Detail

      • type

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

      • isSetConstraint

        boolean isSetConstraint()
        True if has "constraint" element
      • unsetConstraint

        void unsetConstraint()
        Unsets the "constraint" element
      • getValue

        BigInteger getValue()
        Gets the "value" element
      • xgetValue

        org.apache.xmlbeans.XmlInteger xgetValue()
        Gets (as xml) the "value" element
      • isSetValue

        boolean isSetValue()
        True if has "value" element
      • setValue

        void setValue​(BigInteger value)
        Sets the "value" element
      • xsetValue

        void xsetValue​(org.apache.xmlbeans.XmlInteger value)
        Sets (as xml) the "value" element
      • unsetValue

        void unsetValue()
        Unsets the "value" element