Interface CategoryRangeType

    • Field Detail

      • type

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

      • getCodeSpace

        Reference getCodeSpace()
        Gets the "codeSpace" element
      • isSetCodeSpace

        boolean isSetCodeSpace()
        True if has "codeSpace" element
      • setCodeSpace

        void setCodeSpace​(Reference codeSpace)
        Sets the "codeSpace" element
      • addNewCodeSpace

        Reference addNewCodeSpace()
        Appends and returns a new empty "codeSpace" element
      • unsetCodeSpace

        void unsetCodeSpace()
        Unsets the "codeSpace" element
      • isSetConstraint

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

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

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

        TokenPair xgetValue()
        Gets (as xml) the "value" element
      • isSetValue

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

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

        void xsetValue​(TokenPair value)
        Sets (as xml) the "value" element
      • unsetValue

        void unsetValue()
        Unsets the "value" element