Interface PremiseDocument.Premise.PremiseNumberRange

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    PremiseDocumentImpl.PremiseImpl.PremiseNumberRangeImpl
    Enclosing interface:
    PremiseDocument.Premise

    public static interface PremiseDocument.Premise.PremiseNumberRange
    extends org.apache.xmlbeans.XmlObject
    An XML PremiseNumberRange(@urn:oasis:names:tc:ciq:xsdschema:xAL:2.0). This is a complex type.
    • Field Detail

      • type

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

      • getRangeType

        org.apache.xmlbeans.XmlAnySimpleType getRangeType()
        Gets the "RangeType" attribute
      • isSetRangeType

        boolean isSetRangeType()
        True if has "RangeType" attribute
      • setRangeType

        void setRangeType​(org.apache.xmlbeans.XmlAnySimpleType rangeType)
        Sets the "RangeType" attribute
      • addNewRangeType

        org.apache.xmlbeans.XmlAnySimpleType addNewRangeType()
        Appends and returns a new empty "RangeType" attribute
      • unsetRangeType

        void unsetRangeType()
        Unsets the "RangeType" attribute
      • getIndicator

        org.apache.xmlbeans.XmlAnySimpleType getIndicator()
        Gets the "Indicator" attribute
      • isSetIndicator

        boolean isSetIndicator()
        True if has "Indicator" attribute
      • setIndicator

        void setIndicator​(org.apache.xmlbeans.XmlAnySimpleType indicator)
        Sets the "Indicator" attribute
      • addNewIndicator

        org.apache.xmlbeans.XmlAnySimpleType addNewIndicator()
        Appends and returns a new empty "Indicator" attribute
      • unsetIndicator

        void unsetIndicator()
        Unsets the "Indicator" attribute
      • getSeparator

        org.apache.xmlbeans.XmlAnySimpleType getSeparator()
        Gets the "Separator" attribute
      • isSetSeparator

        boolean isSetSeparator()
        True if has "Separator" attribute
      • setSeparator

        void setSeparator​(org.apache.xmlbeans.XmlAnySimpleType separator)
        Sets the "Separator" attribute
      • addNewSeparator

        org.apache.xmlbeans.XmlAnySimpleType addNewSeparator()
        Appends and returns a new empty "Separator" attribute
      • unsetSeparator

        void unsetSeparator()
        Unsets the "Separator" attribute
      • getType

        org.apache.xmlbeans.XmlAnySimpleType getType()
        Gets the "Type" attribute
      • isSetType

        boolean isSetType()
        True if has "Type" attribute
      • setType

        void setType​(org.apache.xmlbeans.XmlAnySimpleType type)
        Sets the "Type" attribute
      • addNewType

        org.apache.xmlbeans.XmlAnySimpleType addNewType()
        Appends and returns a new empty "Type" attribute
      • unsetType

        void unsetType()
        Unsets the "Type" attribute
      • isSetIndicatorOccurence

        boolean isSetIndicatorOccurence()
        True if has "IndicatorOccurence" attribute
      • unsetIndicatorOccurence

        void unsetIndicatorOccurence()
        Unsets the "IndicatorOccurence" attribute
      • isSetNumberRangeOccurence

        boolean isSetNumberRangeOccurence()
        True if has "NumberRangeOccurence" attribute
      • unsetNumberRangeOccurence

        void unsetNumberRangeOccurence()
        Unsets the "NumberRangeOccurence" attribute