Class PartnerAddressModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.sap.sapinvoiceaddon.model.PartnerAddressModel
-
- All Implemented Interfaces:
java.io.Serializable
public class PartnerAddressModel extends ItemModel
Generated model class for type PartnerAddress first defined at extension sapinvoiceaddon.- 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_SAPB2BDOCUMENT2PARTNERINFORMATIONRELATIONGenerated relation code constant for relationSapB2BDocument2PartnerInformationRelationdefining source attributesapB2BDocumentin extensionsapinvoiceaddon.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCITYGenerated constant - Attribute key ofPartnerAddress.cityattribute defined at extensionsapinvoiceaddon.static java.lang.StringCOUNTRYCODEGenerated constant - Attribute key ofPartnerAddress.countryCodeattribute defined at extensionsapinvoiceaddon.static java.lang.StringCOUNTRYKEYGenerated constant - Attribute key ofPartnerAddress.countryKeyattribute defined at extensionsapinvoiceaddon.static java.lang.StringPARTNERGenerated constant - Attribute key ofPartnerAddress.partnerattribute defined at extensionsapinvoiceaddon.static java.lang.StringPARTNERCODEGenerated constant - Attribute key ofPartnerAddress.partnerCodeattribute defined at extensionsapinvoiceaddon.static java.lang.StringPARTNERFUNCTIONGenerated constant - Attribute key ofPartnerAddress.partnerFunctionattribute defined at extensionsapinvoiceaddon.static java.lang.StringPOBOXGenerated constant - Attribute key ofPartnerAddress.poBoxattribute defined at extensionsapinvoiceaddon.static java.lang.StringPOBOXPOSTALCODEGenerated constant - Attribute key ofPartnerAddress.poBoxPostalCodeattribute defined at extensionsapinvoiceaddon.static java.lang.StringPOSTALCODEGenerated constant - Attribute key ofPartnerAddress.postalCodeattribute defined at extensionsapinvoiceaddon.static java.lang.StringSAPB2BDOCUMENTGenerated constant - Attribute key ofPartnerAddress.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.static java.lang.StringSTREETHOUSENUMBER1Generated constant - Attribute key ofPartnerAddress.streetHouseNumber1attribute defined at extensionsapinvoiceaddon.static java.lang.StringSTREETHOUSENUMBER2Generated constant - Attribute key ofPartnerAddress.streetHouseNumber2attribute defined at extensionsapinvoiceaddon.-
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 PartnerAddressModel()Generated constructor - Default constructor for generic creation.PartnerAddressModel(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 parametersPartnerAddressModel(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.StringgetCity()Generated method - Getter of thePartnerAddress.cityattribute defined at extensionsapinvoiceaddon.java.lang.StringgetCountryCode()Generated method - Getter of thePartnerAddress.countryCodeattribute defined at extensionsapinvoiceaddon.java.lang.StringgetCountryKey()Generated method - Getter of thePartnerAddress.countryKeyattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPartner()Generated method - Getter of thePartnerAddress.partnerattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPartnerCode()Generated method - Getter of thePartnerAddress.partnerCodeattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPartnerFunction()Generated method - Getter of thePartnerAddress.partnerFunctionattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPoBox()Generated method - Getter of thePartnerAddress.poBoxattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPoBoxPostalCode()Generated method - Getter of thePartnerAddress.poBoxPostalCodeattribute defined at extensionsapinvoiceaddon.java.lang.StringgetPostalCode()Generated method - Getter of thePartnerAddress.postalCodeattribute defined at extensionsapinvoiceaddon.SapB2BDocumentModelgetSapB2BDocument()Generated method - Getter of thePartnerAddress.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.java.lang.StringgetStreetHouseNumber1()Generated method - Getter of thePartnerAddress.streetHouseNumber1attribute defined at extensionsapinvoiceaddon.java.lang.StringgetStreetHouseNumber2()Generated method - Getter of thePartnerAddress.streetHouseNumber2attribute defined at extensionsapinvoiceaddon.voidsetCity(java.lang.String value)Generated method - Setter ofPartnerAddress.cityattribute defined at extensionsapinvoiceaddon.voidsetCountryCode(java.lang.String value)Generated method - Setter ofPartnerAddress.countryCodeattribute defined at extensionsapinvoiceaddon.voidsetCountryKey(java.lang.String value)Generated method - Setter ofPartnerAddress.countryKeyattribute defined at extensionsapinvoiceaddon.voidsetPartner(java.lang.String value)Generated method - Setter ofPartnerAddress.partnerattribute defined at extensionsapinvoiceaddon.voidsetPartnerCode(java.lang.String value)Generated method - Setter ofPartnerAddress.partnerCodeattribute defined at extensionsapinvoiceaddon.voidsetPartnerFunction(java.lang.String value)Generated method - Setter ofPartnerAddress.partnerFunctionattribute defined at extensionsapinvoiceaddon.voidsetPoBox(java.lang.String value)Generated method - Setter ofPartnerAddress.poBoxattribute defined at extensionsapinvoiceaddon.voidsetPoBoxPostalCode(java.lang.String value)Generated method - Setter ofPartnerAddress.poBoxPostalCodeattribute defined at extensionsapinvoiceaddon.voidsetPostalCode(java.lang.String value)Generated method - Setter ofPartnerAddress.postalCodeattribute defined at extensionsapinvoiceaddon.voidsetSapB2BDocument(SapB2BDocumentModel value)Generated method - Setter ofPartnerAddress.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.voidsetStreetHouseNumber1(java.lang.String value)Generated method - Setter ofPartnerAddress.streetHouseNumber1attribute defined at extensionsapinvoiceaddon.voidsetStreetHouseNumber2(java.lang.String value)Generated method - Setter ofPartnerAddress.streetHouseNumber2attribute defined at extensionsapinvoiceaddon.-
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
-
_SAPB2BDOCUMENT2PARTNERINFORMATIONRELATION
public static final java.lang.String _SAPB2BDOCUMENT2PARTNERINFORMATIONRELATION
Generated relation code constant for relationSapB2BDocument2PartnerInformationRelationdefining source attributesapB2BDocumentin extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
PARTNERCODE
public static final java.lang.String PARTNERCODE
Generated constant - Attribute key ofPartnerAddress.partnerCodeattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
PARTNERFUNCTION
public static final java.lang.String PARTNERFUNCTION
Generated constant - Attribute key ofPartnerAddress.partnerFunctionattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
PARTNER
public static final java.lang.String PARTNER
Generated constant - Attribute key ofPartnerAddress.partnerattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
STREETHOUSENUMBER1
public static final java.lang.String STREETHOUSENUMBER1
Generated constant - Attribute key ofPartnerAddress.streetHouseNumber1attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
STREETHOUSENUMBER2
public static final java.lang.String STREETHOUSENUMBER2
Generated constant - Attribute key ofPartnerAddress.streetHouseNumber2attribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
POBOX
public static final java.lang.String POBOX
Generated constant - Attribute key ofPartnerAddress.poBoxattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
CITY
public static final java.lang.String CITY
Generated constant - Attribute key ofPartnerAddress.cityattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
COUNTRYCODE
public static final java.lang.String COUNTRYCODE
Generated constant - Attribute key ofPartnerAddress.countryCodeattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
POSTALCODE
public static final java.lang.String POSTALCODE
Generated constant - Attribute key ofPartnerAddress.postalCodeattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
POBOXPOSTALCODE
public static final java.lang.String POBOXPOSTALCODE
Generated constant - Attribute key ofPartnerAddress.poBoxPostalCodeattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
COUNTRYKEY
public static final java.lang.String COUNTRYKEY
Generated constant - Attribute key ofPartnerAddress.countryKeyattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
SAPB2BDOCUMENT
public static final java.lang.String SAPB2BDOCUMENT
Generated constant - Attribute key ofPartnerAddress.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PartnerAddressModel
public PartnerAddressModel()
Generated constructor - Default constructor for generic creation.
-
PartnerAddressModel
public PartnerAddressModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
PartnerAddressModel
@Deprecated(since="4.1.1", forRemoval=true) public PartnerAddressModel(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
-
getCity
@Accessor(qualifier="city", type=GETTER) public java.lang.String getCity()
Generated method - Getter of thePartnerAddress.cityattribute defined at extensionsapinvoiceaddon.- Returns:
- the city - Partner City
-
getCountryCode
@Accessor(qualifier="countryCode", type=GETTER) public java.lang.String getCountryCode()
Generated method - Getter of thePartnerAddress.countryCodeattribute defined at extensionsapinvoiceaddon.- Returns:
- the countryCode - Partner Country Code
-
getCountryKey
@Accessor(qualifier="countryKey", type=GETTER) public java.lang.String getCountryKey()
Generated method - Getter of thePartnerAddress.countryKeyattribute defined at extensionsapinvoiceaddon.- Returns:
- the countryKey - Partner Country Key
-
getPartner
@Accessor(qualifier="partner", type=GETTER) public java.lang.String getPartner()
Generated method - Getter of thePartnerAddress.partnerattribute defined at extensionsapinvoiceaddon.- Returns:
- the partner - Partner Number
-
getPartnerCode
@Accessor(qualifier="partnerCode", type=GETTER) public java.lang.String getPartnerCode()
Generated method - Getter of thePartnerAddress.partnerCodeattribute defined at extensionsapinvoiceaddon.- Returns:
- the partnerCode - Partner Function
-
getPartnerFunction
@Accessor(qualifier="partnerFunction", type=GETTER) public java.lang.String getPartnerFunction()
Generated method - Getter of thePartnerAddress.partnerFunctionattribute defined at extensionsapinvoiceaddon.- Returns:
- the partnerFunction - Partner Function
-
getPoBox
@Accessor(qualifier="poBox", type=GETTER) public java.lang.String getPoBox()
Generated method - Getter of thePartnerAddress.poBoxattribute defined at extensionsapinvoiceaddon.- Returns:
- the poBox - Partner PO BOX
-
getPoBoxPostalCode
@Accessor(qualifier="poBoxPostalCode", type=GETTER) public java.lang.String getPoBoxPostalCode()
Generated method - Getter of thePartnerAddress.poBoxPostalCodeattribute defined at extensionsapinvoiceaddon.- Returns:
- the poBoxPostalCode - Partner poBoxPostalCode
-
getPostalCode
@Accessor(qualifier="postalCode", type=GETTER) public java.lang.String getPostalCode()
Generated method - Getter of thePartnerAddress.postalCodeattribute defined at extensionsapinvoiceaddon.- Returns:
- the postalCode - Partner Postal Code
-
getSapB2BDocument
@Accessor(qualifier="sapB2BDocument", type=GETTER) public SapB2BDocumentModel getSapB2BDocument()
Generated method - Getter of thePartnerAddress.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.- Returns:
- the sapB2BDocument
-
getStreetHouseNumber1
@Accessor(qualifier="streetHouseNumber1", type=GETTER) public java.lang.String getStreetHouseNumber1()
Generated method - Getter of thePartnerAddress.streetHouseNumber1attribute defined at extensionsapinvoiceaddon.- Returns:
- the streetHouseNumber1 - Partner Street House Number 1
-
getStreetHouseNumber2
@Accessor(qualifier="streetHouseNumber2", type=GETTER) public java.lang.String getStreetHouseNumber2()
Generated method - Getter of thePartnerAddress.streetHouseNumber2attribute defined at extensionsapinvoiceaddon.- Returns:
- the streetHouseNumber2 - Partner Street House Number 2
-
setCity
@Accessor(qualifier="city", type=SETTER) public void setCity(java.lang.String value)
Generated method - Setter ofPartnerAddress.cityattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the city - Partner City
-
setCountryCode
@Accessor(qualifier="countryCode", type=SETTER) public void setCountryCode(java.lang.String value)
Generated method - Setter ofPartnerAddress.countryCodeattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the countryCode - Partner Country Code
-
setCountryKey
@Accessor(qualifier="countryKey", type=SETTER) public void setCountryKey(java.lang.String value)
Generated method - Setter ofPartnerAddress.countryKeyattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the countryKey - Partner Country Key
-
setPartner
@Accessor(qualifier="partner", type=SETTER) public void setPartner(java.lang.String value)
Generated method - Setter ofPartnerAddress.partnerattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the partner - Partner Number
-
setPartnerCode
@Accessor(qualifier="partnerCode", type=SETTER) public void setPartnerCode(java.lang.String value)
Generated method - Setter ofPartnerAddress.partnerCodeattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the partnerCode - Partner Function
-
setPartnerFunction
@Accessor(qualifier="partnerFunction", type=SETTER) public void setPartnerFunction(java.lang.String value)
Generated method - Setter ofPartnerAddress.partnerFunctionattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the partnerFunction - Partner Function
-
setPoBox
@Accessor(qualifier="poBox", type=SETTER) public void setPoBox(java.lang.String value)
Generated method - Setter ofPartnerAddress.poBoxattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the poBox - Partner PO BOX
-
setPoBoxPostalCode
@Accessor(qualifier="poBoxPostalCode", type=SETTER) public void setPoBoxPostalCode(java.lang.String value)
Generated method - Setter ofPartnerAddress.poBoxPostalCodeattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the poBoxPostalCode - Partner poBoxPostalCode
-
setPostalCode
@Accessor(qualifier="postalCode", type=SETTER) public void setPostalCode(java.lang.String value)
Generated method - Setter ofPartnerAddress.postalCodeattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the postalCode - Partner Postal Code
-
setSapB2BDocument
@Accessor(qualifier="sapB2BDocument", type=SETTER) public void setSapB2BDocument(SapB2BDocumentModel value)
Generated method - Setter ofPartnerAddress.sapB2BDocumentattribute defined at extensionsapinvoiceaddon.- Parameters:
value- the sapB2BDocument
-
setStreetHouseNumber1
@Accessor(qualifier="streetHouseNumber1", type=SETTER) public void setStreetHouseNumber1(java.lang.String value)
Generated method - Setter ofPartnerAddress.streetHouseNumber1attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the streetHouseNumber1 - Partner Street House Number 1
-
setStreetHouseNumber2
@Accessor(qualifier="streetHouseNumber2", type=SETTER) public void setStreetHouseNumber2(java.lang.String value)
Generated method - Setter ofPartnerAddress.streetHouseNumber2attribute defined at extensionsapinvoiceaddon.- Parameters:
value- the streetHouseNumber2 - Partner Street House Number 2
-
-