Interface AddressDetails

  • All Superinterfaces:
    org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    AddressDetailsImpl

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

      • isSetPostalServiceElements

        boolean isSetPostalServiceElements()
        True if has "PostalServiceElements" element
      • unsetPostalServiceElements

        void unsetPostalServiceElements()
        Unsets the "PostalServiceElements" element
      • isSetAddress

        boolean isSetAddress()
        True if has "Address" element
      • unsetAddress

        void unsetAddress()
        Unsets the "Address" element
      • getAddressLines

        AddressLinesType getAddressLines()
        Gets the "AddressLines" element
      • isSetAddressLines

        boolean isSetAddressLines()
        True if has "AddressLines" element
      • setAddressLines

        void setAddressLines​(AddressLinesType addressLines)
        Sets the "AddressLines" element
      • addNewAddressLines

        AddressLinesType addNewAddressLines()
        Appends and returns a new empty "AddressLines" element
      • unsetAddressLines

        void unsetAddressLines()
        Unsets the "AddressLines" element
      • isSetCountry

        boolean isSetCountry()
        True if has "Country" element
      • unsetCountry

        void unsetCountry()
        Unsets the "Country" element
      • isSetAdministrativeArea

        boolean isSetAdministrativeArea()
        True if has "AdministrativeArea" element
      • unsetAdministrativeArea

        void unsetAdministrativeArea()
        Unsets the "AdministrativeArea" element
      • isSetLocality

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

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

        boolean isSetThoroughfare()
        True if has "Thoroughfare" element
      • unsetThoroughfare

        void unsetThoroughfare()
        Unsets the "Thoroughfare" element
      • getAddressType

        org.apache.xmlbeans.XmlAnySimpleType getAddressType()
        Gets the "AddressType" attribute
      • isSetAddressType

        boolean isSetAddressType()
        True if has "AddressType" attribute
      • setAddressType

        void setAddressType​(org.apache.xmlbeans.XmlAnySimpleType addressType)
        Sets the "AddressType" attribute
      • addNewAddressType

        org.apache.xmlbeans.XmlAnySimpleType addNewAddressType()
        Appends and returns a new empty "AddressType" attribute
      • unsetAddressType

        void unsetAddressType()
        Unsets the "AddressType" attribute
      • getCurrentStatus

        org.apache.xmlbeans.XmlAnySimpleType getCurrentStatus()
        Gets the "CurrentStatus" attribute
      • isSetCurrentStatus

        boolean isSetCurrentStatus()
        True if has "CurrentStatus" attribute
      • setCurrentStatus

        void setCurrentStatus​(org.apache.xmlbeans.XmlAnySimpleType currentStatus)
        Sets the "CurrentStatus" attribute
      • addNewCurrentStatus

        org.apache.xmlbeans.XmlAnySimpleType addNewCurrentStatus()
        Appends and returns a new empty "CurrentStatus" attribute
      • unsetCurrentStatus

        void unsetCurrentStatus()
        Unsets the "CurrentStatus" attribute
      • getValidFromDate

        org.apache.xmlbeans.XmlAnySimpleType getValidFromDate()
        Gets the "ValidFromDate" attribute
      • isSetValidFromDate

        boolean isSetValidFromDate()
        True if has "ValidFromDate" attribute
      • setValidFromDate

        void setValidFromDate​(org.apache.xmlbeans.XmlAnySimpleType validFromDate)
        Sets the "ValidFromDate" attribute
      • addNewValidFromDate

        org.apache.xmlbeans.XmlAnySimpleType addNewValidFromDate()
        Appends and returns a new empty "ValidFromDate" attribute
      • unsetValidFromDate

        void unsetValidFromDate()
        Unsets the "ValidFromDate" attribute
      • getValidToDate

        org.apache.xmlbeans.XmlAnySimpleType getValidToDate()
        Gets the "ValidToDate" attribute
      • isSetValidToDate

        boolean isSetValidToDate()
        True if has "ValidToDate" attribute
      • setValidToDate

        void setValidToDate​(org.apache.xmlbeans.XmlAnySimpleType validToDate)
        Sets the "ValidToDate" attribute
      • addNewValidToDate

        org.apache.xmlbeans.XmlAnySimpleType addNewValidToDate()
        Appends and returns a new empty "ValidToDate" attribute
      • unsetValidToDate

        void unsetValidToDate()
        Unsets the "ValidToDate" attribute
      • getUsage

        org.apache.xmlbeans.XmlAnySimpleType getUsage()
        Gets the "Usage" attribute
      • isSetUsage

        boolean isSetUsage()
        True if has "Usage" attribute
      • setUsage

        void setUsage​(org.apache.xmlbeans.XmlAnySimpleType usage)
        Sets the "Usage" attribute
      • addNewUsage

        org.apache.xmlbeans.XmlAnySimpleType addNewUsage()
        Appends and returns a new empty "Usage" attribute
      • unsetUsage

        void unsetUsage()
        Unsets the "Usage" 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
      • getAddressDetailsKey

        org.apache.xmlbeans.XmlAnySimpleType getAddressDetailsKey()
        Gets the "AddressDetailsKey" attribute
      • isSetAddressDetailsKey

        boolean isSetAddressDetailsKey()
        True if has "AddressDetailsKey" attribute
      • setAddressDetailsKey

        void setAddressDetailsKey​(org.apache.xmlbeans.XmlAnySimpleType addressDetailsKey)
        Sets the "AddressDetailsKey" attribute
      • addNewAddressDetailsKey

        org.apache.xmlbeans.XmlAnySimpleType addNewAddressDetailsKey()
        Appends and returns a new empty "AddressDetailsKey" attribute
      • unsetAddressDetailsKey

        void unsetAddressDetailsKey()
        Unsets the "AddressDetailsKey" attribute