public class PartnerAddressModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_SAPB2BDOCUMENT2PARTNERINFORMATIONRELATION
Generated relation code constant for relation
SapB2BDocument2PartnerInformationRelation defining source attribute sapB2BDocument in extension sapinvoiceaddon. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CITY
Generated constant - Attribute key of
PartnerAddress.city attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
COUNTRYCODE
Generated constant - Attribute key of
PartnerAddress.countryCode attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
COUNTRYKEY
Generated constant - Attribute key of
PartnerAddress.countryKey attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
PARTNER
Generated constant - Attribute key of
PartnerAddress.partner attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
PARTNERCODE
Generated constant - Attribute key of
PartnerAddress.partnerCode attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
PARTNERFUNCTION
Generated constant - Attribute key of
PartnerAddress.partnerFunction attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
POBOX
Generated constant - Attribute key of
PartnerAddress.poBox attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
POBOXPOSTALCODE
Generated constant - Attribute key of
PartnerAddress.poBoxPostalCode attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
POSTALCODE
Generated constant - Attribute key of
PartnerAddress.postalCode attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
SAPB2BDOCUMENT
Generated constant - Attribute key of
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
STREETHOUSENUMBER1
Generated constant - Attribute key of
PartnerAddress.streetHouseNumber1 attribute defined at extension sapinvoiceaddon. |
static java.lang.String |
STREETHOUSENUMBER2
Generated constant - Attribute key of
PartnerAddress.streetHouseNumber2 attribute defined at extension sapinvoiceaddon. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PartnerAddressModel()
Generated constructor - Default constructor for generic creation.
|
PartnerAddressModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
PartnerAddressModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCity()
Generated method - Getter of the
PartnerAddress.city attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getCountryCode()
Generated method - Getter of the
PartnerAddress.countryCode attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getCountryKey()
Generated method - Getter of the
PartnerAddress.countryKey attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getPartner()
Generated method - Getter of the
PartnerAddress.partner attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getPartnerCode()
Generated method - Getter of the
PartnerAddress.partnerCode attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getPartnerFunction()
Generated method - Getter of the
PartnerAddress.partnerFunction attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getPoBox()
Generated method - Getter of the
PartnerAddress.poBox attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getPoBoxPostalCode()
Generated method - Getter of the
PartnerAddress.poBoxPostalCode attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getPostalCode()
Generated method - Getter of the
PartnerAddress.postalCode attribute defined at extension sapinvoiceaddon. |
SapB2BDocumentModel |
getSapB2BDocument()
Generated method - Getter of the
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getStreetHouseNumber1()
Generated method - Getter of the
PartnerAddress.streetHouseNumber1 attribute defined at extension sapinvoiceaddon. |
java.lang.String |
getStreetHouseNumber2()
Generated method - Getter of the
PartnerAddress.streetHouseNumber2 attribute defined at extension sapinvoiceaddon. |
void |
setCity(java.lang.String value)
Generated method - Setter of
PartnerAddress.city attribute defined at extension sapinvoiceaddon. |
void |
setCountryCode(java.lang.String value)
Generated method - Setter of
PartnerAddress.countryCode attribute defined at extension sapinvoiceaddon. |
void |
setCountryKey(java.lang.String value)
Generated method - Setter of
PartnerAddress.countryKey attribute defined at extension sapinvoiceaddon. |
void |
setPartner(java.lang.String value)
Generated method - Setter of
PartnerAddress.partner attribute defined at extension sapinvoiceaddon. |
void |
setPartnerCode(java.lang.String value)
Generated method - Setter of
PartnerAddress.partnerCode attribute defined at extension sapinvoiceaddon. |
void |
setPartnerFunction(java.lang.String value)
Generated method - Setter of
PartnerAddress.partnerFunction attribute defined at extension sapinvoiceaddon. |
void |
setPoBox(java.lang.String value)
Generated method - Setter of
PartnerAddress.poBox attribute defined at extension sapinvoiceaddon. |
void |
setPoBoxPostalCode(java.lang.String value)
Generated method - Setter of
PartnerAddress.poBoxPostalCode attribute defined at extension sapinvoiceaddon. |
void |
setPostalCode(java.lang.String value)
Generated method - Setter of
PartnerAddress.postalCode attribute defined at extension sapinvoiceaddon. |
void |
setSapB2BDocument(SapB2BDocumentModel value)
Generated method - Setter of
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon. |
void |
setStreetHouseNumber1(java.lang.String value)
Generated method - Setter of
PartnerAddress.streetHouseNumber1 attribute defined at extension sapinvoiceaddon. |
void |
setStreetHouseNumber2(java.lang.String value)
Generated method - Setter of
PartnerAddress.streetHouseNumber2 attribute defined at extension sapinvoiceaddon. |
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerequals, 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, writeReplacepublic static final java.lang.String _TYPECODE
public static final java.lang.String _SAPB2BDOCUMENT2PARTNERINFORMATIONRELATION
SapB2BDocument2PartnerInformationRelation defining source attribute sapB2BDocument in extension sapinvoiceaddon.public static final java.lang.String PARTNERCODE
PartnerAddress.partnerCode attribute defined at extension sapinvoiceaddon.public static final java.lang.String PARTNERFUNCTION
PartnerAddress.partnerFunction attribute defined at extension sapinvoiceaddon.public static final java.lang.String PARTNER
PartnerAddress.partner attribute defined at extension sapinvoiceaddon.public static final java.lang.String STREETHOUSENUMBER1
PartnerAddress.streetHouseNumber1 attribute defined at extension sapinvoiceaddon.public static final java.lang.String STREETHOUSENUMBER2
PartnerAddress.streetHouseNumber2 attribute defined at extension sapinvoiceaddon.public static final java.lang.String POBOX
PartnerAddress.poBox attribute defined at extension sapinvoiceaddon.public static final java.lang.String CITY
PartnerAddress.city attribute defined at extension sapinvoiceaddon.public static final java.lang.String COUNTRYCODE
PartnerAddress.countryCode attribute defined at extension sapinvoiceaddon.public static final java.lang.String POSTALCODE
PartnerAddress.postalCode attribute defined at extension sapinvoiceaddon.public static final java.lang.String POBOXPOSTALCODE
PartnerAddress.poBoxPostalCode attribute defined at extension sapinvoiceaddon.public static final java.lang.String COUNTRYKEY
PartnerAddress.countryKey attribute defined at extension sapinvoiceaddon.public static final java.lang.String SAPB2BDOCUMENT
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon.public PartnerAddressModel()
public PartnerAddressModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PartnerAddressModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="city", type=GETTER) public java.lang.String getCity()
PartnerAddress.city attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="countryCode", type=GETTER) public java.lang.String getCountryCode()
PartnerAddress.countryCode attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="countryKey", type=GETTER) public java.lang.String getCountryKey()
PartnerAddress.countryKey attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="partner", type=GETTER) public java.lang.String getPartner()
PartnerAddress.partner attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="partnerCode", type=GETTER) public java.lang.String getPartnerCode()
PartnerAddress.partnerCode attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="partnerFunction", type=GETTER) public java.lang.String getPartnerFunction()
PartnerAddress.partnerFunction attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="poBox", type=GETTER) public java.lang.String getPoBox()
PartnerAddress.poBox attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="poBoxPostalCode", type=GETTER) public java.lang.String getPoBoxPostalCode()
PartnerAddress.poBoxPostalCode attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="postalCode", type=GETTER) public java.lang.String getPostalCode()
PartnerAddress.postalCode attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="sapB2BDocument", type=GETTER) public SapB2BDocumentModel getSapB2BDocument()
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="streetHouseNumber1", type=GETTER) public java.lang.String getStreetHouseNumber1()
PartnerAddress.streetHouseNumber1 attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="streetHouseNumber2", type=GETTER) public java.lang.String getStreetHouseNumber2()
PartnerAddress.streetHouseNumber2 attribute defined at extension sapinvoiceaddon.@Accessor(qualifier="city", type=SETTER) public void setCity(java.lang.String value)
PartnerAddress.city attribute defined at extension sapinvoiceaddon.value - the city - Partner City@Accessor(qualifier="countryCode", type=SETTER) public void setCountryCode(java.lang.String value)
PartnerAddress.countryCode attribute defined at extension sapinvoiceaddon.value - the countryCode - Partner Country Code@Accessor(qualifier="countryKey", type=SETTER) public void setCountryKey(java.lang.String value)
PartnerAddress.countryKey attribute defined at extension sapinvoiceaddon.value - the countryKey - Partner Country Key@Accessor(qualifier="partner", type=SETTER) public void setPartner(java.lang.String value)
PartnerAddress.partner attribute defined at extension sapinvoiceaddon.value - the partner - Partner Number@Accessor(qualifier="partnerCode", type=SETTER) public void setPartnerCode(java.lang.String value)
PartnerAddress.partnerCode attribute defined at extension sapinvoiceaddon.value - the partnerCode - Partner Function@Accessor(qualifier="partnerFunction", type=SETTER) public void setPartnerFunction(java.lang.String value)
PartnerAddress.partnerFunction attribute defined at extension sapinvoiceaddon.value - the partnerFunction - Partner Function@Accessor(qualifier="poBox", type=SETTER) public void setPoBox(java.lang.String value)
PartnerAddress.poBox attribute defined at extension sapinvoiceaddon.value - the poBox - Partner PO BOX@Accessor(qualifier="poBoxPostalCode", type=SETTER) public void setPoBoxPostalCode(java.lang.String value)
PartnerAddress.poBoxPostalCode attribute defined at extension sapinvoiceaddon.value - the poBoxPostalCode - Partner poBoxPostalCode@Accessor(qualifier="postalCode", type=SETTER) public void setPostalCode(java.lang.String value)
PartnerAddress.postalCode attribute defined at extension sapinvoiceaddon.value - the postalCode - Partner Postal Code@Accessor(qualifier="sapB2BDocument", type=SETTER) public void setSapB2BDocument(SapB2BDocumentModel value)
PartnerAddress.sapB2BDocument attribute defined at extension sapinvoiceaddon.value - the sapB2BDocument@Accessor(qualifier="streetHouseNumber1", type=SETTER) public void setStreetHouseNumber1(java.lang.String value)
PartnerAddress.streetHouseNumber1 attribute defined at extension sapinvoiceaddon.value - the streetHouseNumber1 - Partner Street House Number 1@Accessor(qualifier="streetHouseNumber2", type=SETTER) public void setStreetHouseNumber2(java.lang.String value)
PartnerAddress.streetHouseNumber2 attribute defined at extension sapinvoiceaddon.value - the streetHouseNumber2 - Partner Street House Number 2Copyright © 2018 SAP SE. All Rights Reserved.