Interface SubPremiseType.SubPremiseNumber

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    SubPremiseTypeImpl.SubPremiseNumberImpl
    Enclosing interface:
    SubPremiseType

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

      • 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
      • getPremiseNumberSeparator

        org.apache.xmlbeans.XmlAnySimpleType getPremiseNumberSeparator()
        Gets the "PremiseNumberSeparator" attribute
      • isSetPremiseNumberSeparator

        boolean isSetPremiseNumberSeparator()
        True if has "PremiseNumberSeparator" attribute
      • setPremiseNumberSeparator

        void setPremiseNumberSeparator​(org.apache.xmlbeans.XmlAnySimpleType premiseNumberSeparator)
        Sets the "PremiseNumberSeparator" attribute
      • addNewPremiseNumberSeparator

        org.apache.xmlbeans.XmlAnySimpleType addNewPremiseNumberSeparator()
        Appends and returns a new empty "PremiseNumberSeparator" attribute
      • unsetPremiseNumberSeparator

        void unsetPremiseNumberSeparator()
        Unsets the "PremiseNumberSeparator" 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
      • 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