Class AddressModel

java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.core.model.user.AddressModel
All Implemented Interfaces:
Serializable

public class AddressModel extends ItemModel
Generated model class for type Address first defined at extension core.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Generated relation code constant for relation TmaAddress2TmaGeographicSubAddressRelation defining source attribute address in extension tuadatacommonsservices.
    static final String
    Generated model type code constant.
    static final String
    Generated relation code constant for relation User2Addresses defining source attribute owner in extension core.
    static final String
    Generated constant - Attribute key of Address.address attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.appartment attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.billingAddress attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.building attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.cellphone attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.company attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.contactAddress attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.country attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.dateOfBirth attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.deliveryAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
    static final String
    Generated constant - Attribute key of Address.department attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.district attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.duplicate attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.email attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.fax attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.firstname attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.gender attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.id attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.installationAddress attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.lastname attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.levelNumber attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.levelType attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.line1 attribute defined at extension basecommerce.
    static final String
    Generated constant - Attribute key of Address.line2 attribute defined at extension basecommerce.
    static final String
    Generated constant - Attribute key of Address.middlename attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.middlename2 attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.original attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.paymentAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
    static final String
    Generated constant - Attribute key of Address.phone1 attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.phone2 attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.pobox attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.postalcode attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.provideAlternative attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.publicKey attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.region attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.remarks attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.shippingAddress attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.streetname attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.streetnumber attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.streetType attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.subAddresses attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.subAddressName attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.subAddressType attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.subUnitType attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.title attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.town attribute defined at extension core.
    static final String
    Generated constant - Attribute key of Address.typeQualifier attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.unloadingAddress attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.url attribute defined at extension catalog.
    static final String
    Generated constant - Attribute key of Address.validationDate attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.validationResult attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.validationStatus attribute defined at extension tuadatacommonsservices.
    static final String
    Generated constant - Attribute key of Address.visibleInAddressBook attribute defined at extension commerceservices.

    Fields inherited from class de.hybris.platform.core.model.ItemModel

    _COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED

    Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
  • Constructor Summary

    Constructors
    Constructor
    Description
    Generated constructor - Default constructor for generic creation.
    AddressModel(AddressModel _original, ItemModel _owner)
    Deprecated, for removal: This API element is subject to removal in a future version.
    since 4.1.1 Please use the default constructor without parameters
    AddressModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
    Generated constructor - Default constructor for creation with existing context
  • Method Summary

    Modifier and Type
    Method
    Description
    Generated method - Getter of the Address.address attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.appartment attribute defined at extension core.
    Generated method - Getter of the Address.billingAddress attribute defined at extension catalog.
    Generated method - Getter of the Address.building attribute defined at extension core.
    Generated method - Getter of the Address.cellphone attribute defined at extension core.
    Generated method - Getter of the Address.company attribute defined at extension core.
    Generated method - Getter of the Address.contactAddress attribute defined at extension catalog.
    Generated method - Getter of the Address.country attribute defined at extension core.
    Deprecated, for removal: This API element is subject to removal in a future version.
    since ages - use { @link #getDateOfBirth()} instead
    Generated method - Getter of the Address.dateOfBirth attribute defined at extension core.
    Generated method - Getter of the Address.deliveryAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
    Generated method - Getter of the Address.department attribute defined at extension core.
    Generated method - Getter of the Address.district attribute defined at extension core.
    Generated method - Getter of the Address.duplicate attribute defined at extension core.
    Generated method - Getter of the Address.email attribute defined at extension core.
    Generated method - Getter of the Address.fax attribute defined at extension core.
    Generated method - Getter of the Address.firstname attribute defined at extension core.
    Generated method - Getter of the Address.gender attribute defined at extension core.
    Generated method - Getter of the Address.id attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.installationAddress attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.lastname attribute defined at extension core.
    Generated method - Getter of the Address.levelNumber attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.levelType attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.line1 dynamic attribute defined at extension basecommerce.
    Generated method - Getter of the Address.line2 dynamic attribute defined at extension basecommerce.
    Generated method - Getter of the Address.middlename attribute defined at extension core.
    Generated method - Getter of the Address.middlename2 attribute defined at extension core.
    Generated method - Getter of the Address.original attribute defined at extension core.
    Generated method - Getter of the Address.paymentAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
    Generated method - Getter of the Address.phone1 attribute defined at extension core.
    Generated method - Getter of the Address.phone2 attribute defined at extension core.
    Generated method - Getter of the Address.pobox attribute defined at extension core.
    Generated method - Getter of the Address.postalcode attribute defined at extension core.
    Generated method - Getter of the Address.provideAlternative attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.publicKey attribute defined at extension catalog.
    Generated method - Getter of the Address.region attribute defined at extension core.
    Generated method - Getter of the Address.remarks attribute defined at extension catalog.
    Generated method - Getter of the Address.shippingAddress attribute defined at extension catalog.
    Generated method - Getter of the Address.streetname attribute defined at extension core.
    Generated method - Getter of the Address.streetnumber attribute defined at extension core.
    Generated method - Getter of the Address.streetType attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.subAddresses attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.subAddressName attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.subAddressType attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.subUnitType attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.title attribute defined at extension core.
    Generated method - Getter of the Address.town attribute defined at extension core.
    Generated method - Getter of the Address.typeQualifier dynamic attribute defined at extension catalog.
    Generated method - Getter of the Address.unloadingAddress attribute defined at extension catalog.
    Generated method - Getter of the Address.url attribute defined at extension catalog.
    Generated method - Getter of the Address.validationDate attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.validationResult attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.validationStatus attribute defined at extension tuadatacommonsservices.
    Generated method - Getter of the Address.visibleInAddressBook attribute defined at extension commerceservices.
    void
    Generated method - Setter of Address.address attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.appartment attribute defined at extension core.
    void
    Generated method - Setter of Address.billingAddress attribute defined at extension catalog.
    void
    Generated method - Setter of Address.building attribute defined at extension core.
    void
    Generated method - Setter of Address.cellphone attribute defined at extension core.
    void
    Generated method - Setter of Address.company attribute defined at extension core.
    void
    Generated method - Setter of Address.contactAddress attribute defined at extension catalog.
    void
    Generated method - Setter of Address.country attribute defined at extension core.
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
    since ages - use { @link #setDateOfBirth(java.util.Date)} instead
    void
    Generated method - Setter of Address.dateOfBirth attribute defined at extension core.
    void
    Generated method - Setter of Address.deliveryAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
    void
    Generated method - Setter of Address.department attribute defined at extension core.
    void
    Generated method - Setter of Address.district attribute defined at extension core.
    void
    Generated method - Setter of Address.duplicate attribute defined at extension core.
    void
    Generated method - Setter of Address.email attribute defined at extension core.
    void
    setFax(String value)
    Generated method - Setter of Address.fax attribute defined at extension core.
    void
    Generated method - Setter of Address.firstname attribute defined at extension core.
    void
    Generated method - Setter of Address.gender attribute defined at extension core.
    void
    setId(String value)
    Generated method - Setter of Address.id attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.installationAddress attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.lastname attribute defined at extension core.
    void
    Generated method - Setter of Address.levelNumber attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.levelType attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.line1 dynamic attribute defined at extension basecommerce.
    void
    Generated method - Setter of Address.line2 dynamic attribute defined at extension basecommerce.
    void
    Generated method - Setter of Address.middlename attribute defined at extension core.
    void
    Generated method - Setter of Address.middlename2 attribute defined at extension core.
    void
    Generated method - Initial setter of Address.original attribute defined at extension core.
    void
    Generated method - Initial setter of Item.owner attribute defined at extension core and redeclared at extension core.
    void
    Generated method - Setter of Address.paymentAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
    void
    Generated method - Setter of Address.phone1 attribute defined at extension core.
    void
    Generated method - Setter of Address.phone2 attribute defined at extension core.
    void
    Generated method - Setter of Address.pobox attribute defined at extension core.
    void
    Generated method - Setter of Address.postalcode attribute defined at extension core.
    void
    Generated method - Setter of Address.provideAlternative attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.publicKey attribute defined at extension catalog.
    void
    Generated method - Setter of Address.region attribute defined at extension core.
    void
    Generated method - Setter of Address.remarks attribute defined at extension catalog.
    void
    Generated method - Setter of Address.shippingAddress attribute defined at extension catalog.
    void
    Generated method - Setter of Address.streetname attribute defined at extension core.
    void
    Generated method - Setter of Address.streetnumber attribute defined at extension core.
    void
    Generated method - Setter of Address.streetType attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.subAddresses attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.subAddressName attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.subAddressType attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.subUnitType attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.title attribute defined at extension core.
    void
    setTown(String value)
    Generated method - Setter of Address.town attribute defined at extension core.
    void
    Generated method - Setter of Address.unloadingAddress attribute defined at extension catalog.
    void
    setUrl(String value)
    Generated method - Setter of Address.url attribute defined at extension catalog.
    void
    Generated method - Setter of Address.validationDate attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.validationResult attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.validationStatus attribute defined at extension tuadatacommonsservices.
    void
    Generated method - Setter of Address.visibleInAddressBook attribute defined at extension commerceservices.

    Methods inherited from class de.hybris.platform.core.model.ItemModel

    getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime

    Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

    equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • _USER2ADDRESSES

      public static final String _USER2ADDRESSES
      Generated relation code constant for relation User2Addresses defining source attribute owner in extension core.
      See Also:
    • _TMAADDRESS2TMAGEOGRAPHICSUBADDRESSRELATION

      public static final String _TMAADDRESS2TMAGEOGRAPHICSUBADDRESSRELATION
      Generated relation code constant for relation TmaAddress2TmaGeographicSubAddressRelation defining source attribute address in extension tuadatacommonsservices.
      See Also:
    • ORIGINAL

      public static final String ORIGINAL
      Generated constant - Attribute key of Address.original attribute defined at extension core.
      See Also:
    • DUPLICATE

      public static final String DUPLICATE
      Generated constant - Attribute key of Address.duplicate attribute defined at extension core.
      See Also:
    • APPARTMENT

      public static final String APPARTMENT
      Generated constant - Attribute key of Address.appartment attribute defined at extension core.
      See Also:
    • BUILDING

      public static final String BUILDING
      Generated constant - Attribute key of Address.building attribute defined at extension core.
      See Also:
    • CELLPHONE

      public static final String CELLPHONE
      Generated constant - Attribute key of Address.cellphone attribute defined at extension core.
      See Also:
    • COMPANY

      public static final String COMPANY
      Generated constant - Attribute key of Address.company attribute defined at extension core.
      See Also:
    • COUNTRY

      public static final String COUNTRY
      Generated constant - Attribute key of Address.country attribute defined at extension core.
      See Also:
    • DEPARTMENT

      public static final String DEPARTMENT
      Generated constant - Attribute key of Address.department attribute defined at extension core.
      See Also:
    • DISTRICT

      public static final String DISTRICT
      Generated constant - Attribute key of Address.district attribute defined at extension core.
      See Also:
    • EMAIL

      public static final String EMAIL
      Generated constant - Attribute key of Address.email attribute defined at extension core.
      See Also:
    • FAX

      public static final String FAX
      Generated constant - Attribute key of Address.fax attribute defined at extension core.
      See Also:
    • FIRSTNAME

      public static final String FIRSTNAME
      Generated constant - Attribute key of Address.firstname attribute defined at extension core.
      See Also:
    • LASTNAME

      public static final String LASTNAME
      Generated constant - Attribute key of Address.lastname attribute defined at extension core.
      See Also:
    • MIDDLENAME

      public static final String MIDDLENAME
      Generated constant - Attribute key of Address.middlename attribute defined at extension core.
      See Also:
    • MIDDLENAME2

      public static final String MIDDLENAME2
      Generated constant - Attribute key of Address.middlename2 attribute defined at extension core.
      See Also:
    • PHONE1

      public static final String PHONE1
      Generated constant - Attribute key of Address.phone1 attribute defined at extension core.
      See Also:
    • PHONE2

      public static final String PHONE2
      Generated constant - Attribute key of Address.phone2 attribute defined at extension core.
      See Also:
    • POBOX

      public static final String POBOX
      Generated constant - Attribute key of Address.pobox attribute defined at extension core.
      See Also:
    • POSTALCODE

      public static final String POSTALCODE
      Generated constant - Attribute key of Address.postalcode attribute defined at extension core.
      See Also:
    • REGION

      public static final String REGION
      Generated constant - Attribute key of Address.region attribute defined at extension core.
      See Also:
    • STREETNAME

      public static final String STREETNAME
      Generated constant - Attribute key of Address.streetname attribute defined at extension core.
      See Also:
    • STREETNUMBER

      public static final String STREETNUMBER
      Generated constant - Attribute key of Address.streetnumber attribute defined at extension core.
      See Also:
    • TITLE

      public static final String TITLE
      Generated constant - Attribute key of Address.title attribute defined at extension core.
      See Also:
    • TOWN

      public static final String TOWN
      Generated constant - Attribute key of Address.town attribute defined at extension core.
      See Also:
    • GENDER

      public static final String GENDER
      Generated constant - Attribute key of Address.gender attribute defined at extension core.
      See Also:
    • DATEOFBIRTH

      public static final String DATEOFBIRTH
      Generated constant - Attribute key of Address.dateOfBirth attribute defined at extension core.
      See Also:
    • REMARKS

      public static final String REMARKS
      Generated constant - Attribute key of Address.remarks attribute defined at extension catalog.
      See Also:
    • PUBLICKEY

      public static final String PUBLICKEY
      Generated constant - Attribute key of Address.publicKey attribute defined at extension catalog.
      See Also:
    • URL

      public static final String URL
      Generated constant - Attribute key of Address.url attribute defined at extension catalog.
      See Also:
    • TYPEQUALIFIER

      public static final String TYPEQUALIFIER
      Generated constant - Attribute key of Address.typeQualifier attribute defined at extension catalog.
      See Also:
    • SHIPPINGADDRESS

      public static final String SHIPPINGADDRESS
      Generated constant - Attribute key of Address.shippingAddress attribute defined at extension catalog.
      See Also:
    • UNLOADINGADDRESS

      public static final String UNLOADINGADDRESS
      Generated constant - Attribute key of Address.unloadingAddress attribute defined at extension catalog.
      See Also:
    • BILLINGADDRESS

      public static final String BILLINGADDRESS
      Generated constant - Attribute key of Address.billingAddress attribute defined at extension catalog.
      See Also:
    • CONTACTADDRESS

      public static final String CONTACTADDRESS
      Generated constant - Attribute key of Address.contactAddress attribute defined at extension catalog.
      See Also:
    • LINE1

      public static final String LINE1
      Generated constant - Attribute key of Address.line1 attribute defined at extension basecommerce.
      See Also:
    • LINE2

      public static final String LINE2
      Generated constant - Attribute key of Address.line2 attribute defined at extension basecommerce.
      See Also:
    • DELIVERYADDRESSS2CARTTOORDERCRONJOB

      public static final String DELIVERYADDRESSS2CARTTOORDERCRONJOB
      Generated constant - Attribute key of Address.deliveryAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
      See Also:
    • PAYMENTADDRESSS2CARTTOORDERCRONJOB

      public static final String PAYMENTADDRESSS2CARTTOORDERCRONJOB
      Generated constant - Attribute key of Address.paymentAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
      See Also:
    • VISIBLEINADDRESSBOOK

      public static final String VISIBLEINADDRESSBOOK
      Generated constant - Attribute key of Address.visibleInAddressBook attribute defined at extension commerceservices.
      See Also:
    • ID

      public static final String ID
      Generated constant - Attribute key of Address.id attribute defined at extension tuadatacommonsservices.
      See Also:
    • INSTALLATIONADDRESS

      public static final String INSTALLATIONADDRESS
      Generated constant - Attribute key of Address.installationAddress attribute defined at extension tuadatacommonsservices.
      See Also:
    • SUBADDRESSNAME

      public static final String SUBADDRESSNAME
      Generated constant - Attribute key of Address.subAddressName attribute defined at extension tuadatacommonsservices.
      See Also:
    • SUBADDRESSTYPE

      public static final String SUBADDRESSTYPE
      Generated constant - Attribute key of Address.subAddressType attribute defined at extension tuadatacommonsservices.
      See Also:
    • SUBUNITTYPE

      public static final String SUBUNITTYPE
      Generated constant - Attribute key of Address.subUnitType attribute defined at extension tuadatacommonsservices.
      See Also:
    • LEVELTYPE

      public static final String LEVELTYPE
      Generated constant - Attribute key of Address.levelType attribute defined at extension tuadatacommonsservices.
      See Also:
    • LEVELNUMBER

      public static final String LEVELNUMBER
      Generated constant - Attribute key of Address.levelNumber attribute defined at extension tuadatacommonsservices.
      See Also:
    • VALIDATIONDATE

      public static final String VALIDATIONDATE
      Generated constant - Attribute key of Address.validationDate attribute defined at extension tuadatacommonsservices.
      See Also:
    • VALIDATIONRESULT

      public static final String VALIDATIONRESULT
      Generated constant - Attribute key of Address.validationResult attribute defined at extension tuadatacommonsservices.
      See Also:
    • PROVIDEALTERNATIVE

      public static final String PROVIDEALTERNATIVE
      Generated constant - Attribute key of Address.provideAlternative attribute defined at extension tuadatacommonsservices.
      See Also:
    • VALIDATIONSTATUS

      public static final String VALIDATIONSTATUS
      Generated constant - Attribute key of Address.validationStatus attribute defined at extension tuadatacommonsservices.
      See Also:
    • STREETTYPE

      public static final String STREETTYPE
      Generated constant - Attribute key of Address.streetType attribute defined at extension tuadatacommonsservices.
      See Also:
    • ADDRESS

      public static final String ADDRESS
      Generated constant - Attribute key of Address.address attribute defined at extension tuadatacommonsservices.
      See Also:
    • SUBADDRESSES

      public static final String SUBADDRESSES
      Generated constant - Attribute key of Address.subAddresses attribute defined at extension tuadatacommonsservices.
      See Also:
  • Constructor Details

    • AddressModel

      public AddressModel()
      Generated constructor - Default constructor for generic creation.
    • AddressModel

      public AddressModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
      Parameters:
      ctx - the model context to be injected, must not be null
    • AddressModel

      @Deprecated(since="4.1.1", forRemoval=true) public AddressModel(AddressModel _original, ItemModel _owner)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since 4.1.1 Please use the default constructor without parameters
      Generated constructor - for all mandatory and initial attributes.
      Parameters:
      _original - initial attribute declared by type Address at extension core
      _owner - initial attribute declared by type Address at extension core
  • Method Details

    • getAddress

      @Accessor(qualifier="address", type=GETTER) public AddressModel getAddress()
      Generated method - Getter of the Address.address attribute defined at extension tuadatacommonsservices.
      Returns:
      the address - Address defined for a geographic sub address.
    • getAppartment

      @Accessor(qualifier="appartment", type=GETTER) public String getAppartment()
      Generated method - Getter of the Address.appartment attribute defined at extension core.
      Returns:
      the appartment
    • getBillingAddress

      @Accessor(qualifier="billingAddress", type=GETTER) public Boolean getBillingAddress()
      Generated method - Getter of the Address.billingAddress attribute defined at extension catalog.
      Returns:
      the billingAddress - billingAddress
    • getBuilding

      @Accessor(qualifier="building", type=GETTER) public String getBuilding()
      Generated method - Getter of the Address.building attribute defined at extension core.
      Returns:
      the building
    • getCellphone

      @Accessor(qualifier="cellphone", type=GETTER) public String getCellphone()
      Generated method - Getter of the Address.cellphone attribute defined at extension core.
      Returns:
      the cellphone
    • getCompany

      @Accessor(qualifier="company", type=GETTER) public String getCompany()
      Generated method - Getter of the Address.company attribute defined at extension core.
      Returns:
      the company
    • getContactAddress

      @Accessor(qualifier="contactAddress", type=GETTER) public Boolean getContactAddress()
      Generated method - Getter of the Address.contactAddress attribute defined at extension catalog.
      Returns:
      the contactAddress - contactAddress
    • getCountry

      @Accessor(qualifier="country", type=GETTER) public CountryModel getCountry()
      Generated method - Getter of the Address.country attribute defined at extension core.
      Returns:
      the country
    • getDateofbirth

      @Deprecated(since="ages", forRemoval=true) public Date getDateofbirth()
      Deprecated, for removal: This API element is subject to removal in a future version.
      since ages - use { @link #getDateOfBirth()} instead
      Generated method - Getter of the Address.dateOfBirth attribute defined at extension core.
      Returns:
      the dateOfBirth
    • getDateOfBirth

      @Accessor(qualifier="dateOfBirth", type=GETTER) public Date getDateOfBirth()
      Generated method - Getter of the Address.dateOfBirth attribute defined at extension core.
      Returns:
      the dateOfBirth
    • getDeliveryAddresss2CartToOrderCronJob

      @Accessor(qualifier="deliveryAddresss2CartToOrderCronJob", type=GETTER) public Collection<CartToOrderCronJobModel> getDeliveryAddresss2CartToOrderCronJob()
      Generated method - Getter of the Address.deliveryAddresss2CartToOrderCronJob attribute defined at extension basecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the deliveryAddresss2CartToOrderCronJob
    • getDepartment

      @Accessor(qualifier="department", type=GETTER) public String getDepartment()
      Generated method - Getter of the Address.department attribute defined at extension core.
      Returns:
      the department
    • getDistrict

      @Accessor(qualifier="district", type=GETTER) public String getDistrict()
      Generated method - Getter of the Address.district attribute defined at extension core.
      Returns:
      the district
    • getDuplicate

      @Accessor(qualifier="duplicate", type=GETTER) public Boolean getDuplicate()
      Generated method - Getter of the Address.duplicate attribute defined at extension core.
      Returns:
      the duplicate
    • getEmail

      @Accessor(qualifier="email", type=GETTER) public String getEmail()
      Generated method - Getter of the Address.email attribute defined at extension core.
      Returns:
      the email
    • getFax

      @Accessor(qualifier="fax", type=GETTER) public String getFax()
      Generated method - Getter of the Address.fax attribute defined at extension core.
      Returns:
      the fax
    • getFirstname

      @Accessor(qualifier="firstname", type=GETTER) public String getFirstname()
      Generated method - Getter of the Address.firstname attribute defined at extension core.
      Returns:
      the firstname
    • getGender

      @Accessor(qualifier="gender", type=GETTER) public Gender getGender()
      Generated method - Getter of the Address.gender attribute defined at extension core.
      Returns:
      the gender
    • getId

      @Accessor(qualifier="id", type=GETTER) public String getId()
      Generated method - Getter of the Address.id attribute defined at extension tuadatacommonsservices.
      Returns:
      the id - Represents the identifier of the address.
    • getInstallationAddress

      @Accessor(qualifier="installationAddress", type=GETTER) public Boolean getInstallationAddress()
      Generated method - Getter of the Address.installationAddress attribute defined at extension tuadatacommonsservices.
      Returns:
      the installationAddress - Installation address marker.
    • getLastname

      @Accessor(qualifier="lastname", type=GETTER) public String getLastname()
      Generated method - Getter of the Address.lastname attribute defined at extension core.
      Returns:
      the lastname
    • getLevelNumber

      @Accessor(qualifier="levelNumber", type=GETTER) public String getLevelNumber()
      Generated method - Getter of the Address.levelNumber attribute defined at extension tuadatacommonsservices.
      Returns:
      the levelNumber
    • getLevelType

      @Accessor(qualifier="levelType", type=GETTER) public String getLevelType()
      Generated method - Getter of the Address.levelType attribute defined at extension tuadatacommonsservices.
      Returns:
      the levelType
    • getLine1

      @Accessor(qualifier="line1", type=GETTER) public String getLine1()
      Generated method - Getter of the Address.line1 dynamic attribute defined at extension basecommerce.
      Returns:
      the line1 - Address line1 is a dynamic attribute that is stored in the Address.streetname field
    • getLine2

      @Accessor(qualifier="line2", type=GETTER) public String getLine2()
      Generated method - Getter of the Address.line2 dynamic attribute defined at extension basecommerce.
      Returns:
      the line2 - Address line2 is a dynamic attribute that is stored in the Address.streetnumber field
    • getMiddlename

      @Accessor(qualifier="middlename", type=GETTER) public String getMiddlename()
      Generated method - Getter of the Address.middlename attribute defined at extension core.
      Returns:
      the middlename
    • getMiddlename2

      @Accessor(qualifier="middlename2", type=GETTER) public String getMiddlename2()
      Generated method - Getter of the Address.middlename2 attribute defined at extension core.
      Returns:
      the middlename2
    • getOriginal

      @Accessor(qualifier="original", type=GETTER) public AddressModel getOriginal()
      Generated method - Getter of the Address.original attribute defined at extension core.
      Returns:
      the original
    • getPaymentAddresss2CartToOrderCronJob

      @Accessor(qualifier="paymentAddresss2CartToOrderCronJob", type=GETTER) public Collection<CartToOrderCronJobModel> getPaymentAddresss2CartToOrderCronJob()
      Generated method - Getter of the Address.paymentAddresss2CartToOrderCronJob attribute defined at extension basecommerce. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the paymentAddresss2CartToOrderCronJob
    • getPhone1

      @Accessor(qualifier="phone1", type=GETTER) public String getPhone1()
      Generated method - Getter of the Address.phone1 attribute defined at extension core.
      Returns:
      the phone1
    • getPhone2

      @Accessor(qualifier="phone2", type=GETTER) public String getPhone2()
      Generated method - Getter of the Address.phone2 attribute defined at extension core.
      Returns:
      the phone2
    • getPobox

      @Accessor(qualifier="pobox", type=GETTER) public String getPobox()
      Generated method - Getter of the Address.pobox attribute defined at extension core.
      Returns:
      the pobox
    • getPostalcode

      @Accessor(qualifier="postalcode", type=GETTER) public String getPostalcode()
      Generated method - Getter of the Address.postalcode attribute defined at extension core.
      Returns:
      the postalcode
    • getProvideAlternative

      @Accessor(qualifier="provideAlternative", type=GETTER) public Boolean getProvideAlternative()
      Generated method - Getter of the Address.provideAlternative attribute defined at extension tuadatacommonsservices.
      Returns:
      the provideAlternative
    • getPublicKey

      @Accessor(qualifier="publicKey", type=GETTER) public String getPublicKey()
      Generated method - Getter of the Address.publicKey attribute defined at extension catalog.
      Returns:
      the publicKey
    • getRegion

      @Accessor(qualifier="region", type=GETTER) public RegionModel getRegion()
      Generated method - Getter of the Address.region attribute defined at extension core.
      Returns:
      the region
    • getRemarks

      @Accessor(qualifier="remarks", type=GETTER) public String getRemarks()
      Generated method - Getter of the Address.remarks attribute defined at extension catalog.
      Returns:
      the remarks
    • getShippingAddress

      @Accessor(qualifier="shippingAddress", type=GETTER) public Boolean getShippingAddress()
      Generated method - Getter of the Address.shippingAddress attribute defined at extension catalog.
      Returns:
      the shippingAddress - shippingAddress
    • getStreetname

      @Accessor(qualifier="streetname", type=GETTER) public String getStreetname()
      Generated method - Getter of the Address.streetname attribute defined at extension core.
      Returns:
      the streetname
    • getStreetnumber

      @Accessor(qualifier="streetnumber", type=GETTER) public String getStreetnumber()
      Generated method - Getter of the Address.streetnumber attribute defined at extension core.
      Returns:
      the streetnumber
    • getStreetType

      @Accessor(qualifier="streetType", type=GETTER) public String getStreetType()
      Generated method - Getter of the Address.streetType attribute defined at extension tuadatacommonsservices.
      Returns:
      the streetType
    • getSubAddresses

      @Accessor(qualifier="subAddresses", type=GETTER) public List<AddressModel> getSubAddresses()
      Generated method - Getter of the Address.subAddresses attribute defined at extension tuadatacommonsservices. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
      Returns:
      the subAddresses - Geographic sub address containing the associated address.
    • getSubAddressName

      @Accessor(qualifier="subAddressName", type=GETTER) public String getSubAddressName()
      Generated method - Getter of the Address.subAddressName attribute defined at extension tuadatacommonsservices.
      Returns:
      the subAddressName
    • getSubAddressType

      @Accessor(qualifier="subAddressType", type=GETTER) public String getSubAddressType()
      Generated method - Getter of the Address.subAddressType attribute defined at extension tuadatacommonsservices.
      Returns:
      the subAddressType
    • getSubUnitType

      @Accessor(qualifier="subUnitType", type=GETTER) public String getSubUnitType()
      Generated method - Getter of the Address.subUnitType attribute defined at extension tuadatacommonsservices.
      Returns:
      the subUnitType
    • getTitle

      @Accessor(qualifier="title", type=GETTER) public TitleModel getTitle()
      Generated method - Getter of the Address.title attribute defined at extension core.
      Returns:
      the title
    • getTown

      @Accessor(qualifier="town", type=GETTER) public String getTown()
      Generated method - Getter of the Address.town attribute defined at extension core.
      Returns:
      the town
    • getTypeQualifier

      @Accessor(qualifier="typeQualifier", type=GETTER) public String getTypeQualifier()
      Generated method - Getter of the Address.typeQualifier dynamic attribute defined at extension catalog.
      Returns:
      the typeQualifier - typeQualifier
    • getUnloadingAddress

      @Accessor(qualifier="unloadingAddress", type=GETTER) public Boolean getUnloadingAddress()
      Generated method - Getter of the Address.unloadingAddress attribute defined at extension catalog.
      Returns:
      the unloadingAddress - unloadingAddress
    • getUrl

      @Accessor(qualifier="url", type=GETTER) public String getUrl()
      Generated method - Getter of the Address.url attribute defined at extension catalog.
      Returns:
      the url
    • getValidationDate

      @Accessor(qualifier="validationDate", type=GETTER) public Date getValidationDate()
      Generated method - Getter of the Address.validationDate attribute defined at extension tuadatacommonsservices.
      Returns:
      the validationDate
    • getValidationResult

      @Accessor(qualifier="validationResult", type=GETTER) public ValidationResult getValidationResult()
      Generated method - Getter of the Address.validationResult attribute defined at extension tuadatacommonsservices.
      Returns:
      the validationResult
    • getValidationStatus

      @Accessor(qualifier="validationStatus", type=GETTER) public ValidationStatus getValidationStatus()
      Generated method - Getter of the Address.validationStatus attribute defined at extension tuadatacommonsservices.
      Returns:
      the validationStatus
    • getVisibleInAddressBook

      @Accessor(qualifier="visibleInAddressBook", type=GETTER) public Boolean getVisibleInAddressBook()
      Generated method - Getter of the Address.visibleInAddressBook attribute defined at extension commerceservices.
      Returns:
      the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.
    • setAddress

      @Accessor(qualifier="address", type=SETTER) public void setAddress(AddressModel value)
      Generated method - Setter of Address.address attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the address - Address defined for a geographic sub address.
    • setAppartment

      @Accessor(qualifier="appartment", type=SETTER) public void setAppartment(String value)
      Generated method - Setter of Address.appartment attribute defined at extension core.
      Parameters:
      value - the appartment
    • setBillingAddress

      @Accessor(qualifier="billingAddress", type=SETTER) public void setBillingAddress(Boolean value)
      Generated method - Setter of Address.billingAddress attribute defined at extension catalog.
      Parameters:
      value - the billingAddress - billingAddress
    • setBuilding

      @Accessor(qualifier="building", type=SETTER) public void setBuilding(String value)
      Generated method - Setter of Address.building attribute defined at extension core.
      Parameters:
      value - the building
    • setCellphone

      @Accessor(qualifier="cellphone", type=SETTER) public void setCellphone(String value)
      Generated method - Setter of Address.cellphone attribute defined at extension core.
      Parameters:
      value - the cellphone
    • setCompany

      @Accessor(qualifier="company", type=SETTER) public void setCompany(String value)
      Generated method - Setter of Address.company attribute defined at extension core.
      Parameters:
      value - the company
    • setContactAddress

      @Accessor(qualifier="contactAddress", type=SETTER) public void setContactAddress(Boolean value)
      Generated method - Setter of Address.contactAddress attribute defined at extension catalog.
      Parameters:
      value - the contactAddress - contactAddress
    • setCountry

      @Accessor(qualifier="country", type=SETTER) public void setCountry(CountryModel value)
      Generated method - Setter of Address.country attribute defined at extension core.
      Parameters:
      value - the country
    • setDateofbirth

      @Deprecated(since="ages", forRemoval=true) public void setDateofbirth(Date value)
      Deprecated, for removal: This API element is subject to removal in a future version.
      since ages - use { @link #setDateOfBirth(java.util.Date)} instead
      Generated method - Setter of Address.dateOfBirth attribute defined at extension core.
      Parameters:
      value - the dateOfBirth
    • setDateOfBirth

      @Accessor(qualifier="dateOfBirth", type=SETTER) public void setDateOfBirth(Date value)
      Generated method - Setter of Address.dateOfBirth attribute defined at extension core.
      Parameters:
      value - the dateOfBirth
    • setDeliveryAddresss2CartToOrderCronJob

      @Accessor(qualifier="deliveryAddresss2CartToOrderCronJob", type=SETTER) public void setDeliveryAddresss2CartToOrderCronJob(Collection<CartToOrderCronJobModel> value)
      Generated method - Setter of Address.deliveryAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
      Parameters:
      value - the deliveryAddresss2CartToOrderCronJob
    • setDepartment

      @Accessor(qualifier="department", type=SETTER) public void setDepartment(String value)
      Generated method - Setter of Address.department attribute defined at extension core.
      Parameters:
      value - the department
    • setDistrict

      @Accessor(qualifier="district", type=SETTER) public void setDistrict(String value)
      Generated method - Setter of Address.district attribute defined at extension core.
      Parameters:
      value - the district
    • setDuplicate

      @Accessor(qualifier="duplicate", type=SETTER) public void setDuplicate(Boolean value)
      Generated method - Setter of Address.duplicate attribute defined at extension core.
      Parameters:
      value - the duplicate
    • setEmail

      @Accessor(qualifier="email", type=SETTER) public void setEmail(String value)
      Generated method - Setter of Address.email attribute defined at extension core.
      Parameters:
      value - the email
    • setFax

      @Accessor(qualifier="fax", type=SETTER) public void setFax(String value)
      Generated method - Setter of Address.fax attribute defined at extension core.
      Parameters:
      value - the fax
    • setFirstname

      @Accessor(qualifier="firstname", type=SETTER) public void setFirstname(String value)
      Generated method - Setter of Address.firstname attribute defined at extension core.
      Parameters:
      value - the firstname
    • setGender

      @Accessor(qualifier="gender", type=SETTER) public void setGender(Gender value)
      Generated method - Setter of Address.gender attribute defined at extension core.
      Parameters:
      value - the gender
    • setId

      @Accessor(qualifier="id", type=SETTER) public void setId(String value)
      Generated method - Setter of Address.id attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the id - Represents the identifier of the address.
    • setInstallationAddress

      @Accessor(qualifier="installationAddress", type=SETTER) public void setInstallationAddress(Boolean value)
      Generated method - Setter of Address.installationAddress attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the installationAddress - Installation address marker.
    • setLastname

      @Accessor(qualifier="lastname", type=SETTER) public void setLastname(String value)
      Generated method - Setter of Address.lastname attribute defined at extension core.
      Parameters:
      value - the lastname
    • setLevelNumber

      @Accessor(qualifier="levelNumber", type=SETTER) public void setLevelNumber(String value)
      Generated method - Setter of Address.levelNumber attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the levelNumber
    • setLevelType

      @Accessor(qualifier="levelType", type=SETTER) public void setLevelType(String value)
      Generated method - Setter of Address.levelType attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the levelType
    • setLine1

      @Accessor(qualifier="line1", type=SETTER) public void setLine1(String value)
      Generated method - Setter of Address.line1 dynamic attribute defined at extension basecommerce.
      Parameters:
      value - the line1 - Address line1 is a dynamic attribute that is stored in the Address.streetname field
    • setLine2

      @Accessor(qualifier="line2", type=SETTER) public void setLine2(String value)
      Generated method - Setter of Address.line2 dynamic attribute defined at extension basecommerce.
      Parameters:
      value - the line2 - Address line2 is a dynamic attribute that is stored in the Address.streetnumber field
    • setMiddlename

      @Accessor(qualifier="middlename", type=SETTER) public void setMiddlename(String value)
      Generated method - Setter of Address.middlename attribute defined at extension core.
      Parameters:
      value - the middlename
    • setMiddlename2

      @Accessor(qualifier="middlename2", type=SETTER) public void setMiddlename2(String value)
      Generated method - Setter of Address.middlename2 attribute defined at extension core.
      Parameters:
      value - the middlename2
    • setOriginal

      @Accessor(qualifier="original", type=SETTER) public void setOriginal(AddressModel value)
      Generated method - Initial setter of Address.original attribute defined at extension core. Can only be used at creation of model - before first save.
      Parameters:
      value - the original
    • setOwner

      @Accessor(qualifier="owner", type=SETTER) public void setOwner(ItemModel value)
      Generated method - Initial setter of Item.owner attribute defined at extension core and redeclared at extension core. Can only be used at creation of model - before first save. Will only accept values of type ItemModel.
      Overrides:
      setOwner in class ItemModel
      Parameters:
      value - the owner
    • setPaymentAddresss2CartToOrderCronJob

      @Accessor(qualifier="paymentAddresss2CartToOrderCronJob", type=SETTER) public void setPaymentAddresss2CartToOrderCronJob(Collection<CartToOrderCronJobModel> value)
      Generated method - Setter of Address.paymentAddresss2CartToOrderCronJob attribute defined at extension basecommerce.
      Parameters:
      value - the paymentAddresss2CartToOrderCronJob
    • setPhone1

      @Accessor(qualifier="phone1", type=SETTER) public void setPhone1(String value)
      Generated method - Setter of Address.phone1 attribute defined at extension core.
      Parameters:
      value - the phone1
    • setPhone2

      @Accessor(qualifier="phone2", type=SETTER) public void setPhone2(String value)
      Generated method - Setter of Address.phone2 attribute defined at extension core.
      Parameters:
      value - the phone2
    • setPobox

      @Accessor(qualifier="pobox", type=SETTER) public void setPobox(String value)
      Generated method - Setter of Address.pobox attribute defined at extension core.
      Parameters:
      value - the pobox
    • setPostalcode

      @Accessor(qualifier="postalcode", type=SETTER) public void setPostalcode(String value)
      Generated method - Setter of Address.postalcode attribute defined at extension core.
      Parameters:
      value - the postalcode
    • setProvideAlternative

      @Accessor(qualifier="provideAlternative", type=SETTER) public void setProvideAlternative(Boolean value)
      Generated method - Setter of Address.provideAlternative attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the provideAlternative
    • setPublicKey

      @Accessor(qualifier="publicKey", type=SETTER) public void setPublicKey(String value)
      Generated method - Setter of Address.publicKey attribute defined at extension catalog.
      Parameters:
      value - the publicKey
    • setRegion

      @Accessor(qualifier="region", type=SETTER) public void setRegion(RegionModel value)
      Generated method - Setter of Address.region attribute defined at extension core.
      Parameters:
      value - the region
    • setRemarks

      @Accessor(qualifier="remarks", type=SETTER) public void setRemarks(String value)
      Generated method - Setter of Address.remarks attribute defined at extension catalog.
      Parameters:
      value - the remarks
    • setShippingAddress

      @Accessor(qualifier="shippingAddress", type=SETTER) public void setShippingAddress(Boolean value)
      Generated method - Setter of Address.shippingAddress attribute defined at extension catalog.
      Parameters:
      value - the shippingAddress - shippingAddress
    • setStreetname

      @Accessor(qualifier="streetname", type=SETTER) public void setStreetname(String value)
      Generated method - Setter of Address.streetname attribute defined at extension core.
      Parameters:
      value - the streetname
    • setStreetnumber

      @Accessor(qualifier="streetnumber", type=SETTER) public void setStreetnumber(String value)
      Generated method - Setter of Address.streetnumber attribute defined at extension core.
      Parameters:
      value - the streetnumber
    • setStreetType

      @Accessor(qualifier="streetType", type=SETTER) public void setStreetType(String value)
      Generated method - Setter of Address.streetType attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the streetType
    • setSubAddresses

      @Accessor(qualifier="subAddresses", type=SETTER) public void setSubAddresses(List<AddressModel> value)
      Generated method - Setter of Address.subAddresses attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the subAddresses - Geographic sub address containing the associated address.
    • setSubAddressName

      @Accessor(qualifier="subAddressName", type=SETTER) public void setSubAddressName(String value)
      Generated method - Setter of Address.subAddressName attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the subAddressName
    • setSubAddressType

      @Accessor(qualifier="subAddressType", type=SETTER) public void setSubAddressType(String value)
      Generated method - Setter of Address.subAddressType attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the subAddressType
    • setSubUnitType

      @Accessor(qualifier="subUnitType", type=SETTER) public void setSubUnitType(String value)
      Generated method - Setter of Address.subUnitType attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the subUnitType
    • setTitle

      @Accessor(qualifier="title", type=SETTER) public void setTitle(TitleModel value)
      Generated method - Setter of Address.title attribute defined at extension core.
      Parameters:
      value - the title
    • setTown

      @Accessor(qualifier="town", type=SETTER) public void setTown(String value)
      Generated method - Setter of Address.town attribute defined at extension core.
      Parameters:
      value - the town
    • setUnloadingAddress

      @Accessor(qualifier="unloadingAddress", type=SETTER) public void setUnloadingAddress(Boolean value)
      Generated method - Setter of Address.unloadingAddress attribute defined at extension catalog.
      Parameters:
      value - the unloadingAddress - unloadingAddress
    • setUrl

      @Accessor(qualifier="url", type=SETTER) public void setUrl(String value)
      Generated method - Setter of Address.url attribute defined at extension catalog.
      Parameters:
      value - the url
    • setValidationDate

      @Accessor(qualifier="validationDate", type=SETTER) public void setValidationDate(Date value)
      Generated method - Setter of Address.validationDate attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the validationDate
    • setValidationResult

      @Accessor(qualifier="validationResult", type=SETTER) public void setValidationResult(ValidationResult value)
      Generated method - Setter of Address.validationResult attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the validationResult
    • setValidationStatus

      @Accessor(qualifier="validationStatus", type=SETTER) public void setValidationStatus(ValidationStatus value)
      Generated method - Setter of Address.validationStatus attribute defined at extension tuadatacommonsservices.
      Parameters:
      value - the validationStatus
    • setVisibleInAddressBook

      @Accessor(qualifier="visibleInAddressBook", type=SETTER) public void setVisibleInAddressBook(Boolean value)
      Generated method - Setter of Address.visibleInAddressBook attribute defined at extension commerceservices.
      Parameters:
      value - the visibleInAddressBook - Indicates if the address will be displayed to the user in the address book.