Class SAPCpiOutboundAddressModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapcpiadapter.model.SAPCpiOutboundAddressModel
-
- All Implemented Interfaces:
java.io.Serializable
public class SAPCpiOutboundAddressModel extends ItemModel
Generated model class for type SAPCpiOutboundAddress first defined at extension sapcpiadapter.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDADDRESSGenerated relation code constant for relationSAPCpiOutboundOrder2SAPCpiOutboundAddressdefining source attributesapCpiOutboundOrderin extensionsapcpiadapter.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringAPARTMENTGenerated constant - Attribute key ofSAPCpiOutboundAddress.apartmentattribute defined at extensionsapcpiadapter.static java.lang.StringBUILDINGGenerated constant - Attribute key ofSAPCpiOutboundAddress.buildingattribute defined at extensionsapcpiadapter.static java.lang.StringCITYGenerated constant - Attribute key ofSAPCpiOutboundAddress.cityattribute defined at extensionsapcpiadapter.static java.lang.StringCOUNTRYISOCODEGenerated constant - Attribute key ofSAPCpiOutboundAddress.countryIsoCodeattribute defined at extensionsapcpiadapter.static java.lang.StringDISTRICTGenerated constant - Attribute key ofSAPCpiOutboundAddress.districtattribute defined at extensionsapcpiadapter.static java.lang.StringDOCUMENTADDRESSIDGenerated constant - Attribute key ofSAPCpiOutboundAddress.documentAddressIdattribute defined at extensionsapcpiadapter.static java.lang.StringEMAILGenerated constant - Attribute key ofSAPCpiOutboundAddress.emailattribute defined at extensionsapcpiadapter.static java.lang.StringFAXNUMBERGenerated constant - Attribute key ofSAPCpiOutboundAddress.faxNumberattribute defined at extensionsapcpiadapter.static java.lang.StringFIRSTNAMEGenerated constant - Attribute key ofSAPCpiOutboundAddress.firstNameattribute defined at extensionsapcpiadapter.static java.lang.StringHOUSENUMBERGenerated constant - Attribute key ofSAPCpiOutboundAddress.houseNumberattribute defined at extensionsapcpiadapter.static java.lang.StringLANGUAGEISOCODEGenerated constant - Attribute key ofSAPCpiOutboundAddress.languageIsoCodeattribute defined at extensionsapcpiadapter.static java.lang.StringLASTNAMEGenerated constant - Attribute key ofSAPCpiOutboundAddress.lastNameattribute defined at extensionsapcpiadapter.static java.lang.StringMIDDLENAMEGenerated constant - Attribute key ofSAPCpiOutboundAddress.middleNameattribute defined at extensionsapcpiadapter.static java.lang.StringMIDDLENAME2Generated constant - Attribute key ofSAPCpiOutboundAddress.middleName2attribute defined at extensionsapcpiadapter.static java.lang.StringORDERIDGenerated constant - Attribute key ofSAPCpiOutboundAddress.orderIdattribute defined at extensionsapcpiadapter.static java.lang.StringPOBOXGenerated constant - Attribute key ofSAPCpiOutboundAddress.poboxattribute defined at extensionsapcpiadapter.static java.lang.StringPOSTALCODEGenerated constant - Attribute key ofSAPCpiOutboundAddress.postalCodeattribute defined at extensionsapcpiadapter.static java.lang.StringREGIONISOCODEGenerated constant - Attribute key ofSAPCpiOutboundAddress.regionIsoCodeattribute defined at extensionsapcpiadapter.static java.lang.StringSAPCPIOUTBOUNDORDERGenerated constant - Attribute key ofSAPCpiOutboundAddress.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.static java.lang.StringSTREETGenerated constant - Attribute key ofSAPCpiOutboundAddress.streetattribute defined at extensionsapcpiadapter.static java.lang.StringTELNUMBERGenerated constant - Attribute key ofSAPCpiOutboundAddress.telNumberattribute defined at extensionsapcpiadapter.static java.lang.StringTITLECODEGenerated constant - Attribute key ofSAPCpiOutboundAddress.titleCodeattribute defined at extensionsapcpiadapter.-
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 SAPCpiOutboundAddressModel()Generated constructor - Default constructor for generic creation.SAPCpiOutboundAddressModel(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 parametersSAPCpiOutboundAddressModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetApartment()Generated method - Getter of theSAPCpiOutboundAddress.apartmentattribute defined at extensionsapcpiadapter.java.lang.StringgetBuilding()Generated method - Getter of theSAPCpiOutboundAddress.buildingattribute defined at extensionsapcpiadapter.java.lang.StringgetCity()Generated method - Getter of theSAPCpiOutboundAddress.cityattribute defined at extensionsapcpiadapter.java.lang.StringgetCountryIsoCode()Generated method - Getter of theSAPCpiOutboundAddress.countryIsoCodeattribute defined at extensionsapcpiadapter.java.lang.StringgetDistrict()Generated method - Getter of theSAPCpiOutboundAddress.districtattribute defined at extensionsapcpiadapter.java.lang.StringgetDocumentAddressId()Generated method - Getter of theSAPCpiOutboundAddress.documentAddressIdattribute defined at extensionsapcpiadapter.java.lang.StringgetEmail()Generated method - Getter of theSAPCpiOutboundAddress.emailattribute defined at extensionsapcpiadapter.java.lang.StringgetFaxNumber()Generated method - Getter of theSAPCpiOutboundAddress.faxNumberattribute defined at extensionsapcpiadapter.java.lang.StringgetFirstName()Generated method - Getter of theSAPCpiOutboundAddress.firstNameattribute defined at extensionsapcpiadapter.java.lang.StringgetHouseNumber()Generated method - Getter of theSAPCpiOutboundAddress.houseNumberattribute defined at extensionsapcpiadapter.java.lang.StringgetLanguageIsoCode()Generated method - Getter of theSAPCpiOutboundAddress.languageIsoCodeattribute defined at extensionsapcpiadapter.java.lang.StringgetLastName()Generated method - Getter of theSAPCpiOutboundAddress.lastNameattribute defined at extensionsapcpiadapter.java.lang.StringgetMiddleName()Generated method - Getter of theSAPCpiOutboundAddress.middleNameattribute defined at extensionsapcpiadapter.java.lang.StringgetMiddleName2()Generated method - Getter of theSAPCpiOutboundAddress.middleName2attribute defined at extensionsapcpiadapter.java.lang.StringgetOrderId()Generated method - Getter of theSAPCpiOutboundAddress.orderIdattribute defined at extensionsapcpiadapter.java.lang.StringgetPobox()Generated method - Getter of theSAPCpiOutboundAddress.poboxattribute defined at extensionsapcpiadapter.java.lang.StringgetPostalCode()Generated method - Getter of theSAPCpiOutboundAddress.postalCodeattribute defined at extensionsapcpiadapter.java.lang.StringgetRegionIsoCode()Generated method - Getter of theSAPCpiOutboundAddress.regionIsoCodeattribute defined at extensionsapcpiadapter.SAPCpiOutboundOrderModelgetSapCpiOutboundOrder()Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.java.lang.StringgetStreet()Generated method - Getter of theSAPCpiOutboundAddress.streetattribute defined at extensionsapcpiadapter.java.lang.StringgetTelNumber()Generated method - Getter of theSAPCpiOutboundAddress.telNumberattribute defined at extensionsapcpiadapter.java.lang.StringgetTitleCode()Generated method - Getter of theSAPCpiOutboundAddress.titleCodeattribute defined at extensionsapcpiadapter.voidsetApartment(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.apartmentattribute defined at extensionsapcpiadapter.voidsetBuilding(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.buildingattribute defined at extensionsapcpiadapter.voidsetCity(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.cityattribute defined at extensionsapcpiadapter.voidsetCountryIsoCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.countryIsoCodeattribute defined at extensionsapcpiadapter.voidsetDistrict(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.districtattribute defined at extensionsapcpiadapter.voidsetDocumentAddressId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.documentAddressIdattribute defined at extensionsapcpiadapter.voidsetEmail(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.emailattribute defined at extensionsapcpiadapter.voidsetFaxNumber(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.faxNumberattribute defined at extensionsapcpiadapter.voidsetFirstName(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.firstNameattribute defined at extensionsapcpiadapter.voidsetHouseNumber(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.houseNumberattribute defined at extensionsapcpiadapter.voidsetLanguageIsoCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.languageIsoCodeattribute defined at extensionsapcpiadapter.voidsetLastName(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.lastNameattribute defined at extensionsapcpiadapter.voidsetMiddleName(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.middleNameattribute defined at extensionsapcpiadapter.voidsetMiddleName2(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.middleName2attribute defined at extensionsapcpiadapter.voidsetOrderId(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.orderIdattribute defined at extensionsapcpiadapter.voidsetPobox(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.poboxattribute defined at extensionsapcpiadapter.voidsetPostalCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.postalCodeattribute defined at extensionsapcpiadapter.voidsetRegionIsoCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.regionIsoCodeattribute defined at extensionsapcpiadapter.voidsetSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)Generated method - Setter ofSAPCpiOutboundAddress.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.voidsetStreet(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.streetattribute defined at extensionsapcpiadapter.voidsetTelNumber(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.telNumberattribute defined at extensionsapcpiadapter.voidsetTitleCode(java.lang.String value)Generated method - Setter ofSAPCpiOutboundAddress.titleCodeattribute defined at extensionsapcpiadapter.-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
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
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDADDRESS
public static final java.lang.String _SAPCPIOUTBOUNDORDER2SAPCPIOUTBOUNDADDRESS
Generated relation code constant for relationSAPCpiOutboundOrder2SAPCpiOutboundAddressdefining source attributesapCpiOutboundOrderin extensionsapcpiadapter.- See Also:
- Constant Field Values
-
ORDERID
public static final java.lang.String ORDERID
Generated constant - Attribute key ofSAPCpiOutboundAddress.orderIdattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
DOCUMENTADDRESSID
public static final java.lang.String DOCUMENTADDRESSID
Generated constant - Attribute key ofSAPCpiOutboundAddress.documentAddressIdattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
FIRSTNAME
public static final java.lang.String FIRSTNAME
Generated constant - Attribute key ofSAPCpiOutboundAddress.firstNameattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
LASTNAME
public static final java.lang.String LASTNAME
Generated constant - Attribute key ofSAPCpiOutboundAddress.lastNameattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
MIDDLENAME
public static final java.lang.String MIDDLENAME
Generated constant - Attribute key ofSAPCpiOutboundAddress.middleNameattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
MIDDLENAME2
public static final java.lang.String MIDDLENAME2
Generated constant - Attribute key ofSAPCpiOutboundAddress.middleName2attribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
STREET
public static final java.lang.String STREET
Generated constant - Attribute key ofSAPCpiOutboundAddress.streetattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
CITY
public static final java.lang.String CITY
Generated constant - Attribute key ofSAPCpiOutboundAddress.cityattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
DISTRICT
public static final java.lang.String DISTRICT
Generated constant - Attribute key ofSAPCpiOutboundAddress.districtattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
BUILDING
public static final java.lang.String BUILDING
Generated constant - Attribute key ofSAPCpiOutboundAddress.buildingattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
APARTMENT
public static final java.lang.String APARTMENT
Generated constant - Attribute key ofSAPCpiOutboundAddress.apartmentattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
POBOX
public static final java.lang.String POBOX
Generated constant - Attribute key ofSAPCpiOutboundAddress.poboxattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
FAXNUMBER
public static final java.lang.String FAXNUMBER
Generated constant - Attribute key ofSAPCpiOutboundAddress.faxNumberattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
TITLECODE
public static final java.lang.String TITLECODE
Generated constant - Attribute key ofSAPCpiOutboundAddress.titleCodeattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
TELNUMBER
public static final java.lang.String TELNUMBER
Generated constant - Attribute key ofSAPCpiOutboundAddress.telNumberattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
HOUSENUMBER
public static final java.lang.String HOUSENUMBER
Generated constant - Attribute key ofSAPCpiOutboundAddress.houseNumberattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Generated constant - Attribute key ofSAPCpiOutboundAddress.postalCodeattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
REGIONISOCODE
public static final java.lang.String REGIONISOCODE
Generated constant - Attribute key ofSAPCpiOutboundAddress.regionIsoCodeattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
COUNTRYISOCODE
public static final java.lang.String COUNTRYISOCODE
Generated constant - Attribute key ofSAPCpiOutboundAddress.countryIsoCodeattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
EMAIL
public static final java.lang.String EMAIL
Generated constant - Attribute key ofSAPCpiOutboundAddress.emailattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
LANGUAGEISOCODE
public static final java.lang.String LANGUAGEISOCODE
Generated constant - Attribute key ofSAPCpiOutboundAddress.languageIsoCodeattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
SAPCPIOUTBOUNDORDER
public static final java.lang.String SAPCPIOUTBOUNDORDER
Generated constant - Attribute key ofSAPCpiOutboundAddress.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SAPCpiOutboundAddressModel
public SAPCpiOutboundAddressModel()
Generated constructor - Default constructor for generic creation.
-
SAPCpiOutboundAddressModel
public SAPCpiOutboundAddressModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SAPCpiOutboundAddressModel
@Deprecated(since="4.1.1", forRemoval=true) public SAPCpiOutboundAddressModel(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 parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Detail
-
getApartment
@Accessor(qualifier="apartment", type=GETTER) public java.lang.String getApartment()
Generated method - Getter of theSAPCpiOutboundAddress.apartmentattribute defined at extensionsapcpiadapter.- Returns:
- the apartment
-
getBuilding
@Accessor(qualifier="building", type=GETTER) public java.lang.String getBuilding()
Generated method - Getter of theSAPCpiOutboundAddress.buildingattribute defined at extensionsapcpiadapter.- Returns:
- the building
-
getCity
@Accessor(qualifier="city", type=GETTER) public java.lang.String getCity()
Generated method - Getter of theSAPCpiOutboundAddress.cityattribute defined at extensionsapcpiadapter.- Returns:
- the city
-
getCountryIsoCode
@Accessor(qualifier="countryIsoCode", type=GETTER) public java.lang.String getCountryIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.countryIsoCodeattribute defined at extensionsapcpiadapter.- Returns:
- the countryIsoCode
-
getDistrict
@Accessor(qualifier="district", type=GETTER) public java.lang.String getDistrict()
Generated method - Getter of theSAPCpiOutboundAddress.districtattribute defined at extensionsapcpiadapter.- Returns:
- the district
-
getDocumentAddressId
@Accessor(qualifier="documentAddressId", type=GETTER) public java.lang.String getDocumentAddressId()
Generated method - Getter of theSAPCpiOutboundAddress.documentAddressIdattribute defined at extensionsapcpiadapter.- Returns:
- the documentAddressId
-
getEmail
@Accessor(qualifier="email", type=GETTER) public java.lang.String getEmail()
Generated method - Getter of theSAPCpiOutboundAddress.emailattribute defined at extensionsapcpiadapter.- Returns:
- the email
-
getFaxNumber
@Accessor(qualifier="faxNumber", type=GETTER) public java.lang.String getFaxNumber()
Generated method - Getter of theSAPCpiOutboundAddress.faxNumberattribute defined at extensionsapcpiadapter.- Returns:
- the faxNumber
-
getFirstName
@Accessor(qualifier="firstName", type=GETTER) public java.lang.String getFirstName()
Generated method - Getter of theSAPCpiOutboundAddress.firstNameattribute defined at extensionsapcpiadapter.- Returns:
- the firstName
-
getHouseNumber
@Accessor(qualifier="houseNumber", type=GETTER) public java.lang.String getHouseNumber()
Generated method - Getter of theSAPCpiOutboundAddress.houseNumberattribute defined at extensionsapcpiadapter.- Returns:
- the houseNumber
-
getLanguageIsoCode
@Accessor(qualifier="languageIsoCode", type=GETTER) public java.lang.String getLanguageIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.languageIsoCodeattribute defined at extensionsapcpiadapter.- Returns:
- the languageIsoCode
-
getLastName
@Accessor(qualifier="lastName", type=GETTER) public java.lang.String getLastName()
Generated method - Getter of theSAPCpiOutboundAddress.lastNameattribute defined at extensionsapcpiadapter.- Returns:
- the lastName
-
getMiddleName
@Accessor(qualifier="middleName", type=GETTER) public java.lang.String getMiddleName()
Generated method - Getter of theSAPCpiOutboundAddress.middleNameattribute defined at extensionsapcpiadapter.- Returns:
- the middleName
-
getMiddleName2
@Accessor(qualifier="middleName2", type=GETTER) public java.lang.String getMiddleName2()
Generated method - Getter of theSAPCpiOutboundAddress.middleName2attribute defined at extensionsapcpiadapter.- Returns:
- the middleName2
-
getOrderId
@Accessor(qualifier="orderId", type=GETTER) public java.lang.String getOrderId()
Generated method - Getter of theSAPCpiOutboundAddress.orderIdattribute defined at extensionsapcpiadapter.- Returns:
- the orderId
-
getPobox
@Accessor(qualifier="pobox", type=GETTER) public java.lang.String getPobox()
Generated method - Getter of theSAPCpiOutboundAddress.poboxattribute defined at extensionsapcpiadapter.- Returns:
- the pobox
-
getPostalCode
@Accessor(qualifier="postalCode", type=GETTER) public java.lang.String getPostalCode()
Generated method - Getter of theSAPCpiOutboundAddress.postalCodeattribute defined at extensionsapcpiadapter.- Returns:
- the postalCode
-
getRegionIsoCode
@Accessor(qualifier="regionIsoCode", type=GETTER) public java.lang.String getRegionIsoCode()
Generated method - Getter of theSAPCpiOutboundAddress.regionIsoCodeattribute defined at extensionsapcpiadapter.- Returns:
- the regionIsoCode
-
getSapCpiOutboundOrder
@Accessor(qualifier="sapCpiOutboundOrder", type=GETTER) public SAPCpiOutboundOrderModel getSapCpiOutboundOrder()
Generated method - Getter of theSAPCpiOutboundAddress.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- Returns:
- the sapCpiOutboundOrder
-
getStreet
@Accessor(qualifier="street", type=GETTER) public java.lang.String getStreet()
Generated method - Getter of theSAPCpiOutboundAddress.streetattribute defined at extensionsapcpiadapter.- Returns:
- the street
-
getTelNumber
@Accessor(qualifier="telNumber", type=GETTER) public java.lang.String getTelNumber()
Generated method - Getter of theSAPCpiOutboundAddress.telNumberattribute defined at extensionsapcpiadapter.- Returns:
- the telNumber
-
getTitleCode
@Accessor(qualifier="titleCode", type=GETTER) public java.lang.String getTitleCode()
Generated method - Getter of theSAPCpiOutboundAddress.titleCodeattribute defined at extensionsapcpiadapter.- Returns:
- the titleCode
-
setApartment
@Accessor(qualifier="apartment", type=SETTER) public void setApartment(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.apartmentattribute defined at extensionsapcpiadapter.- Parameters:
value- the apartment
-
setBuilding
@Accessor(qualifier="building", type=SETTER) public void setBuilding(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.buildingattribute defined at extensionsapcpiadapter.- Parameters:
value- the building
-
setCity
@Accessor(qualifier="city", type=SETTER) public void setCity(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.cityattribute defined at extensionsapcpiadapter.- Parameters:
value- the city
-
setCountryIsoCode
@Accessor(qualifier="countryIsoCode", type=SETTER) public void setCountryIsoCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.countryIsoCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the countryIsoCode
-
setDistrict
@Accessor(qualifier="district", type=SETTER) public void setDistrict(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.districtattribute defined at extensionsapcpiadapter.- Parameters:
value- the district
-
setDocumentAddressId
@Accessor(qualifier="documentAddressId", type=SETTER) public void setDocumentAddressId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.documentAddressIdattribute defined at extensionsapcpiadapter.- Parameters:
value- the documentAddressId
-
setEmail
@Accessor(qualifier="email", type=SETTER) public void setEmail(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.emailattribute defined at extensionsapcpiadapter.- Parameters:
value- the email
-
setFaxNumber
@Accessor(qualifier="faxNumber", type=SETTER) public void setFaxNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.faxNumberattribute defined at extensionsapcpiadapter.- Parameters:
value- the faxNumber
-
setFirstName
@Accessor(qualifier="firstName", type=SETTER) public void setFirstName(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.firstNameattribute defined at extensionsapcpiadapter.- Parameters:
value- the firstName
-
setHouseNumber
@Accessor(qualifier="houseNumber", type=SETTER) public void setHouseNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.houseNumberattribute defined at extensionsapcpiadapter.- Parameters:
value- the houseNumber
-
setLanguageIsoCode
@Accessor(qualifier="languageIsoCode", type=SETTER) public void setLanguageIsoCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.languageIsoCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the languageIsoCode
-
setLastName
@Accessor(qualifier="lastName", type=SETTER) public void setLastName(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.lastNameattribute defined at extensionsapcpiadapter.- Parameters:
value- the lastName
-
setMiddleName
@Accessor(qualifier="middleName", type=SETTER) public void setMiddleName(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.middleNameattribute defined at extensionsapcpiadapter.- Parameters:
value- the middleName
-
setMiddleName2
@Accessor(qualifier="middleName2", type=SETTER) public void setMiddleName2(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.middleName2attribute defined at extensionsapcpiadapter.- Parameters:
value- the middleName2
-
setOrderId
@Accessor(qualifier="orderId", type=SETTER) public void setOrderId(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.orderIdattribute defined at extensionsapcpiadapter.- Parameters:
value- the orderId
-
setPobox
@Accessor(qualifier="pobox", type=SETTER) public void setPobox(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.poboxattribute defined at extensionsapcpiadapter.- Parameters:
value- the pobox
-
setPostalCode
@Accessor(qualifier="postalCode", type=SETTER) public void setPostalCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.postalCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the postalCode
-
setRegionIsoCode
@Accessor(qualifier="regionIsoCode", type=SETTER) public void setRegionIsoCode(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.regionIsoCodeattribute defined at extensionsapcpiadapter.- Parameters:
value- the regionIsoCode
-
setSapCpiOutboundOrder
@Accessor(qualifier="sapCpiOutboundOrder", type=SETTER) public void setSapCpiOutboundOrder(SAPCpiOutboundOrderModel value)
Generated method - Setter ofSAPCpiOutboundAddress.sapCpiOutboundOrderattribute defined at extensionsapcpiadapter.- Parameters:
value- the sapCpiOutboundOrder
-
setStreet
@Accessor(qualifier="street", type=SETTER) public void setStreet(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.streetattribute defined at extensionsapcpiadapter.- Parameters:
value- the street
-
setTelNumber
@Accessor(qualifier="telNumber", type=SETTER) public void setTelNumber(java.lang.String value)
Generated method - Setter ofSAPCpiOutboundAddress.telNumberattribute defined at extensionsapcpiadapter.- Parameters:
value- the telNumber
-
-