Interface PremiseNumberDocument.PremiseNumber

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    PremiseNumberDocumentImpl.PremiseNumberImpl
    Enclosing interface:
    PremiseNumberDocument

    public static interface PremiseNumberDocument.PremiseNumber
    extends org.apache.xmlbeans.XmlObject
    An XML PremiseNumber(@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

      • isSetNumberType

        boolean isSetNumberType()
        True if has "NumberType" attribute
      • unsetNumberType

        void unsetNumberType()
        Unsets the "NumberType" 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
      • 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
      • isSetIndicatorOccurrence

        boolean isSetIndicatorOccurrence()
        True if has "IndicatorOccurrence" attribute
      • unsetIndicatorOccurrence

        void unsetIndicatorOccurrence()
        Unsets the "IndicatorOccurrence" attribute
      • isSetNumberTypeOccurrence

        boolean isSetNumberTypeOccurrence()
        True if has "NumberTypeOccurrence" attribute
      • unsetNumberTypeOccurrence

        void unsetNumberTypeOccurrence()
        Unsets the "NumberTypeOccurrence" attribute
      • getCode

        org.apache.xmlbeans.XmlAnySimpleType getCode()
        Gets the "Code" attribute
      • isSetCode

        boolean isSetCode()
        True if has "Code" attribute
      • setCode

        void setCode​(org.apache.xmlbeans.XmlAnySimpleType code)
        Sets the "Code" attribute
      • addNewCode

        org.apache.xmlbeans.XmlAnySimpleType addNewCode()
        Appends and returns a new empty "Code" attribute
      • unsetCode

        void unsetCode()
        Unsets the "Code" attribute