Interface AdministrativeAreaDocument.AdministrativeArea

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    AdministrativeAreaDocumentImpl.AdministrativeAreaImpl
    Enclosing interface:
    AdministrativeAreaDocument

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

      • sizeOfAddressLineArray

        int sizeOfAddressLineArray()
        Returns number of "AddressLine" element
      • insertNewAddressLine

        AddressLineDocument.AddressLine insertNewAddressLine​(int i)
        Inserts and returns a new empty value (as xml) as the ith "AddressLine" element
      • removeAddressLine

        void removeAddressLine​(int i)
        Removes the ith "AddressLine" element
      • sizeOfAdministrativeAreaNameArray

        int sizeOfAdministrativeAreaNameArray()
        Returns number of "AdministrativeAreaName" element
      • removeAdministrativeAreaName

        void removeAdministrativeAreaName​(int i)
        Removes the ith "AdministrativeAreaName" element
      • isSetSubAdministrativeArea

        boolean isSetSubAdministrativeArea()
        True if has "SubAdministrativeArea" element
      • unsetSubAdministrativeArea

        void unsetSubAdministrativeArea()
        Unsets the "SubAdministrativeArea" element
      • isSetLocality

        boolean isSetLocality()
        True if has "Locality" element
      • unsetLocality

        void unsetLocality()
        Unsets the "Locality" element
      • isSetPostOffice

        boolean isSetPostOffice()
        True if has "PostOffice" element
      • unsetPostOffice

        void unsetPostOffice()
        Unsets the "PostOffice" element
      • isSetPostalCode

        boolean isSetPostalCode()
        True if has "PostalCode" element
      • unsetPostalCode

        void unsetPostalCode()
        Unsets the "PostalCode" element
      • 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
      • getUsageType

        org.apache.xmlbeans.XmlAnySimpleType getUsageType()
        Gets the "UsageType" attribute
      • isSetUsageType

        boolean isSetUsageType()
        True if has "UsageType" attribute
      • setUsageType

        void setUsageType​(org.apache.xmlbeans.XmlAnySimpleType usageType)
        Sets the "UsageType" attribute
      • addNewUsageType

        org.apache.xmlbeans.XmlAnySimpleType addNewUsageType()
        Appends and returns a new empty "UsageType" attribute
      • unsetUsageType

        void unsetUsageType()
        Unsets the "UsageType" 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