public class PurCtrAddress extends VdmEntity<PurCtrAddress>
Original entity name from the Odata EDM: A_PurCtrAddressType
Modifier and Type | Class and Description |
---|---|
static class |
PurCtrAddress.PurCtrAddressBuilder |
Modifier and Type | Field and Description |
---|---|
static PurCtrAddressField<String> |
ADDITIONAL_STREET_PREFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
|
static PurCtrAddressField<String> |
ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.
|
static PurCtrAddressField<String> |
ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations.
|
static PurCtrAddressField<String> |
ADDRESS_TIME_ZONE
Use with available fluent helpers to apply the AddressTimeZone field to query operations.
|
static PurCtrAddressSelectable |
ALL_FIELDS
Selector for all available fields of PurCtrAddress.
|
static PurCtrAddressField<String> |
BUILDING
Use with available fluent helpers to apply the Building field to query operations.
|
static PurCtrAddressField<String> |
CARE_OF_NAME
Use with available fluent helpers to apply the CareOfName field to query operations.
|
static PurCtrAddressField<String> |
CITY_CODE
Use with available fluent helpers to apply the CityCode field to query operations.
|
static PurCtrAddressField<String> |
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static PurCtrAddressField<String> |
COMPANY_POSTAL_CODE
Use with available fluent helpers to apply the CompanyPostalCode field to query operations.
|
static PurCtrAddressField<String> |
CONSIGNEE_NAME3
Use with available fluent helpers to apply the ConsigneeName3 field to query operations.
|
static PurCtrAddressField<String> |
CONSIGNEE_NAME4
Use with available fluent helpers to apply the ConsigneeName4 field to query operations.
|
static PurCtrAddressField<String> |
CORRESPONDENCE_LANGUAGE
Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.
|
static PurCtrAddressField<String> |
COUNTRY
Use with available fluent helpers to apply the Country field to query operations.
|
static PurCtrAddressField<String> |
DISTRICT
Use with available fluent helpers to apply the District field to query operations.
|
static PurCtrAddressField<String> |
FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations.
|
static PurCtrAddressField<String> |
FLOOR
Use with available fluent helpers to apply the Floor field to query operations.
|
static PurCtrAddressField<String> |
FORM_OF_ADDRESS
Use with available fluent helpers to apply the FormOfAddress field to query operations.
|
static PurCtrAddressField<String> |
FULL_NAME
Use with available fluent helpers to apply the FullName field to query operations.
|
static PurCtrAddressField<String> |
HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations.
|
static PurCtrAddressField<String> |
HOUSE_NUMBER_SUPPLEMENT_TEXT
Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations.
|
static PurCtrAddressField<String> |
PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations.
|
static PurCtrAddressField<String> |
PO_BOX
Use with available fluent helpers to apply the POBox field to query operations.
|
static PurCtrAddressField<String> |
PO_BOX_DEVIATING_CITY_NAME
Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.
|
static PurCtrAddressField<String> |
PO_BOX_POSTAL_CODE
Use with available fluent helpers to apply the POBoxPostalCode field to query operations.
|
static PurCtrAddressField<String> |
POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations.
|
static PurCtrAddressField<String> |
PRFRD_COMM_MEDIUM_TYPE
Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations.
|
static PurCtrAddressField<String> |
PURCHASE_CONTRACT
Use with available fluent helpers to apply the PurchaseContract field to query operations.
|
static PurCtrAddressField<String> |
PURCHASE_CONTRACT_ITEM
Use with available fluent helpers to apply the PurchaseContractItem field to query operations.
|
static PurCtrAddressField<String> |
REGION
Use with available fluent helpers to apply the Region field to query operations.
|
static PurCtrAddressField<String> |
ROOM_NUMBER
Use with available fluent helpers to apply the RoomNumber field to query operations.
|
static PurCtrAddressField<String> |
STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations.
|
static PurCtrAddressField<String> |
STREET_PREFIX_NAME
Use with available fluent helpers to apply the StreetPrefixName field to query operations.
|
static PurCtrAddressField<String> |
STREET_SUFFIX_NAME
Use with available fluent helpers to apply the StreetSuffixName field to query operations.
|
static PurCtrAddressField<String> |
TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations.
|
static PurCtrAddressField<String> |
TRANSPORT_ZONE
Use with available fluent helpers to apply the TransportZone field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
PurCtrAddress() |
PurCtrAddress(String purchaseContract,
String district,
String cityCode,
String postalCode,
String pOBoxPostalCode,
String companyPostalCode,
String pOBox,
String pOBoxDeviatingCityName,
String streetName,
String houseNumber,
String streetPrefixName,
String addressID,
String additionalStreetPrefixName,
String additionalStreetSuffixName,
String building,
String floor,
String roomNumber,
String country,
String correspondenceLanguage,
String region,
String addressTimeZone,
String taxJurisdiction,
String purchaseContractItem,
String prfrdCommMediumType,
String phoneNumber,
String faxNumber,
String transportZone,
String houseNumberSupplementText,
String streetSuffixName,
String formOfAddress,
String fullName,
String consigneeName3,
String consigneeName4,
String careOfName,
String cityName,
ErpConfigContext erpConfigContext) |
Modifier and Type | Method and Description |
---|---|
static PurCtrAddress.PurCtrAddressBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
static <T> PurCtrAddressField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getAdditionalStreetPrefixName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: AdditionalStreetPrefixName
|
String |
getAdditionalStreetSuffixName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: AdditionalStreetSuffixName
|
String |
getAddressID()
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: AddressID
|
String |
getAddressTimeZone()
Constraints: Not nullable, Maximum length: 6 Original property name from the Odata EDM: AddressTimeZone
|
String |
getBuilding()
Constraints: Not nullable, Maximum length: 20 Original property name from the Odata EDM: Building
|
String |
getCareOfName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: CareOfName
|
String |
getCityCode()
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: CityCode
|
String |
getCityName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: CityName
|
String |
getCompanyPostalCode()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: CompanyPostalCode
|
String |
getConsigneeName3()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ConsigneeName3
|
String |
getConsigneeName4()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ConsigneeName4
|
String |
getCorrespondenceLanguage()
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: CorrespondenceLanguage
|
String |
getCountry()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Country
|
String |
getDistrict()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: District
|
protected String |
getEntityCollection() |
ErpConfigContext |
getErpConfigContext()
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
String |
getFaxNumber()
Constraints: Not nullable, Maximum length: 30 Original property name from the Odata EDM: FaxNumber
|
String |
getFloor()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: Floor
|
String |
getFormOfAddress()
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: FormOfAddress
|
String |
getFullName()
Constraints: Not nullable, Maximum length: 80 Original property name from the Odata EDM: FullName
|
String |
getHouseNumber()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: HouseNumber
|
String |
getHouseNumberSupplementText()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: HouseNumberSupplementText
|
protected Map<String,Object> |
getKey() |
String |
getPhoneNumber()
Constraints: Not nullable, Maximum length: 30 Original property name from the Odata EDM: PhoneNumber
|
String |
getPOBox()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: POBox
|
String |
getPOBoxDeviatingCityName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: POBoxDeviatingCityName
|
String |
getPOBoxPostalCode()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: POBoxPostalCode
|
String |
getPostalCode()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: PostalCode
|
String |
getPrfrdCommMediumType()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: PrfrdCommMediumType
|
String |
getPurchaseContract()
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: PurchaseContract
|
String |
getPurchaseContractItem()
(Key Field) Constraints: Not nullable, Maximum length: 5 Original property name from the Odata EDM: PurchaseContractItem
|
String |
getRegion()
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Region
|
String |
getRoomNumber()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: RoomNumber
|
String |
getStreetName()
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: StreetName
|
String |
getStreetPrefixName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: StreetPrefixName
|
String |
getStreetSuffixName()
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: StreetSuffixName
|
String |
getTaxJurisdiction()
Constraints: Not nullable, Maximum length: 15 Original property name from the Odata EDM: TaxJurisdiction
|
String |
getTransportZone()
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: TransportZone
|
Class<PurCtrAddress> |
getType() |
int |
hashCode() |
void |
setAdditionalStreetPrefixName(String additionalStreetPrefixName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: AdditionalStreetPrefixName
|
void |
setAdditionalStreetSuffixName(String additionalStreetSuffixName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: AdditionalStreetSuffixName
|
void |
setAddressID(String addressID)
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: AddressID
|
void |
setAddressTimeZone(String addressTimeZone)
Constraints: Not nullable, Maximum length: 6 Original property name from the Odata EDM: AddressTimeZone
|
void |
setBuilding(String building)
Constraints: Not nullable, Maximum length: 20 Original property name from the Odata EDM: Building
|
void |
setCareOfName(String careOfName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: CareOfName
|
void |
setCityCode(String cityCode)
Constraints: Not nullable, Maximum length: 12 Original property name from the Odata EDM: CityCode
|
void |
setCityName(String cityName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: CityName
|
void |
setCompanyPostalCode(String companyPostalCode)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: CompanyPostalCode
|
void |
setConsigneeName3(String consigneeName3)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ConsigneeName3
|
void |
setConsigneeName4(String consigneeName4)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: ConsigneeName4
|
void |
setCorrespondenceLanguage(String correspondenceLanguage)
Constraints: Not nullable, Maximum length: 2 Original property name from the Odata EDM: CorrespondenceLanguage
|
void |
setCountry(String country)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Country
|
void |
setDistrict(String district)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: District
|
void |
setErpConfigContext(ErpConfigContext erpConfigContext)
Convienence field for reusing the same ERP system context with multiple queries (e.g. fetching associated entities).
|
void |
setFaxNumber(String faxNumber)
Constraints: Not nullable, Maximum length: 30 Original property name from the Odata EDM: FaxNumber
|
void |
setFloor(String floor)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: Floor
|
void |
setFormOfAddress(String formOfAddress)
Constraints: Not nullable, Maximum length: 4 Original property name from the Odata EDM: FormOfAddress
|
void |
setFullName(String fullName)
Constraints: Not nullable, Maximum length: 80 Original property name from the Odata EDM: FullName
|
void |
setHouseNumber(String houseNumber)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: HouseNumber
|
void |
setHouseNumberSupplementText(String houseNumberSupplementText)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: HouseNumberSupplementText
|
void |
setPhoneNumber(String phoneNumber)
Constraints: Not nullable, Maximum length: 30 Original property name from the Odata EDM: PhoneNumber
|
void |
setPOBox(String pOBox)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: POBox
|
void |
setPOBoxDeviatingCityName(String pOBoxDeviatingCityName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: POBoxDeviatingCityName
|
void |
setPOBoxPostalCode(String pOBoxPostalCode)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: POBoxPostalCode
|
void |
setPostalCode(String postalCode)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: PostalCode
|
void |
setPrfrdCommMediumType(String prfrdCommMediumType)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: PrfrdCommMediumType
|
void |
setPurchaseContract(String purchaseContract)
(Key Field) Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: PurchaseContract
|
void |
setPurchaseContractItem(String purchaseContractItem)
(Key Field) Constraints: Not nullable, Maximum length: 5 Original property name from the Odata EDM: PurchaseContractItem
|
void |
setRegion(String region)
Constraints: Not nullable, Maximum length: 3 Original property name from the Odata EDM: Region
|
void |
setRoomNumber(String roomNumber)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: RoomNumber
|
void |
setStreetName(String streetName)
Constraints: Not nullable, Maximum length: 60 Original property name from the Odata EDM: StreetName
|
void |
setStreetPrefixName(String streetPrefixName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: StreetPrefixName
|
void |
setStreetSuffixName(String streetSuffixName)
Constraints: Not nullable, Maximum length: 40 Original property name from the Odata EDM: StreetSuffixName
|
void |
setTaxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15 Original property name from the Odata EDM: TaxJurisdiction
|
void |
setTransportZone(String transportZone)
Constraints: Not nullable, Maximum length: 10 Original property name from the Odata EDM: TransportZone
|
protected Map<String,Object> |
toMapOfFields() |
String |
toString() |
getEndpointUrl, getServicePathForFetch, getVersionIdentifier, setServicePathForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
public static final PurCtrAddressSelectable ALL_FIELDS
public static final PurCtrAddressField<String> PURCHASE_CONTRACT
public static final PurCtrAddressField<String> DISTRICT
public static final PurCtrAddressField<String> CITY_CODE
public static final PurCtrAddressField<String> POSTAL_CODE
public static final PurCtrAddressField<String> PO_BOX_POSTAL_CODE
public static final PurCtrAddressField<String> COMPANY_POSTAL_CODE
public static final PurCtrAddressField<String> PO_BOX
public static final PurCtrAddressField<String> PO_BOX_DEVIATING_CITY_NAME
public static final PurCtrAddressField<String> STREET_NAME
public static final PurCtrAddressField<String> HOUSE_NUMBER
public static final PurCtrAddressField<String> STREET_PREFIX_NAME
public static final PurCtrAddressField<String> ADDRESS_ID
public static final PurCtrAddressField<String> ADDITIONAL_STREET_PREFIX_NAME
public static final PurCtrAddressField<String> ADDITIONAL_STREET_SUFFIX_NAME
public static final PurCtrAddressField<String> BUILDING
public static final PurCtrAddressField<String> FLOOR
public static final PurCtrAddressField<String> ROOM_NUMBER
public static final PurCtrAddressField<String> COUNTRY
public static final PurCtrAddressField<String> CORRESPONDENCE_LANGUAGE
public static final PurCtrAddressField<String> REGION
public static final PurCtrAddressField<String> ADDRESS_TIME_ZONE
public static final PurCtrAddressField<String> TAX_JURISDICTION
public static final PurCtrAddressField<String> PURCHASE_CONTRACT_ITEM
public static final PurCtrAddressField<String> PRFRD_COMM_MEDIUM_TYPE
public static final PurCtrAddressField<String> PHONE_NUMBER
public static final PurCtrAddressField<String> FAX_NUMBER
public static final PurCtrAddressField<String> TRANSPORT_ZONE
public static final PurCtrAddressField<String> HOUSE_NUMBER_SUPPLEMENT_TEXT
public static final PurCtrAddressField<String> STREET_SUFFIX_NAME
public static final PurCtrAddressField<String> FORM_OF_ADDRESS
public static final PurCtrAddressField<String> FULL_NAME
public static final PurCtrAddressField<String> CONSIGNEE_NAME3
public static final PurCtrAddressField<String> CONSIGNEE_NAME4
public static final PurCtrAddressField<String> CARE_OF_NAME
public static final PurCtrAddressField<String> CITY_NAME
public PurCtrAddress()
public PurCtrAddress(@Nullable String purchaseContract, @Nullable String district, @Nullable String cityCode, @Nullable String postalCode, @Nullable String pOBoxPostalCode, @Nullable String companyPostalCode, @Nullable String pOBox, @Nullable String pOBoxDeviatingCityName, @Nullable String streetName, @Nullable String houseNumber, @Nullable String streetPrefixName, @Nullable String addressID, @Nullable String additionalStreetPrefixName, @Nullable String additionalStreetSuffixName, @Nullable String building, @Nullable String floor, @Nullable String roomNumber, @Nullable String country, @Nullable String correspondenceLanguage, @Nullable String region, @Nullable String addressTimeZone, @Nullable String taxJurisdiction, @Nullable String purchaseContractItem, @Nullable String prfrdCommMediumType, @Nullable String phoneNumber, @Nullable String faxNumber, @Nullable String transportZone, @Nullable String houseNumberSupplementText, @Nullable String streetSuffixName, @Nullable String formOfAddress, @Nullable String fullName, @Nullable String consigneeName3, @Nullable String consigneeName4, @Nullable String careOfName, @Nullable String cityName, @Nullable ErpConfigContext erpConfigContext)
@Nonnull public Class<PurCtrAddress> getType()
getType
in class VdmObject<PurCtrAddress>
public void setPurchaseContract(@Nullable String purchaseContract)
Original property name from the Odata EDM: PurchaseContract
purchaseContract
- Purchasing Contract Headerpublic void setDistrict(@Nullable String district)
Original property name from the Odata EDM: District
district
- Districtpublic void setCityCode(@Nullable String cityCode)
Original property name from the Odata EDM: CityCode
cityCode
- City code for city/street filepublic void setPostalCode(@Nullable String postalCode)
Original property name from the Odata EDM: PostalCode
postalCode
- City Postal Codepublic void setPOBoxPostalCode(@Nullable String pOBoxPostalCode)
Original property name from the Odata EDM: POBoxPostalCode
pOBoxPostalCode
- PO Box Postal Codepublic void setCompanyPostalCode(@Nullable String companyPostalCode)
Original property name from the Odata EDM: CompanyPostalCode
companyPostalCode
- Company Postal Code (for Large Customers)public void setPOBox(@Nullable String pOBox)
Original property name from the Odata EDM: POBox
pOBox
- PO Boxpublic void setPOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName)
Original property name from the Odata EDM: POBoxDeviatingCityName
pOBoxDeviatingCityName
- PO Box citypublic void setStreetName(@Nullable String streetName)
Original property name from the Odata EDM: StreetName
streetName
- Streetpublic void setHouseNumber(@Nullable String houseNumber)
Original property name from the Odata EDM: HouseNumber
houseNumber
- House Numberpublic void setStreetPrefixName(@Nullable String streetPrefixName)
Original property name from the Odata EDM: StreetPrefixName
streetPrefixName
- Street 2public void setAddressID(@Nullable String addressID)
Original property name from the Odata EDM: AddressID
addressID
- Address numberpublic void setAdditionalStreetPrefixName(@Nullable String additionalStreetPrefixName)
Original property name from the Odata EDM: AdditionalStreetPrefixName
additionalStreetPrefixName
- Street 3public void setAdditionalStreetSuffixName(@Nullable String additionalStreetSuffixName)
Original property name from the Odata EDM: AdditionalStreetSuffixName
additionalStreetSuffixName
- Street 5public void setBuilding(@Nullable String building)
Original property name from the Odata EDM: Building
building
- Building (Number or Code)public void setFloor(@Nullable String floor)
Original property name from the Odata EDM: Floor
floor
- Floor in buildingpublic void setRoomNumber(@Nullable String roomNumber)
Original property name from the Odata EDM: RoomNumber
roomNumber
- Room or Appartment Numberpublic void setCountry(@Nullable String country)
Original property name from the Odata EDM: Country
country
- Country Keypublic void setCorrespondenceLanguage(@Nullable String correspondenceLanguage)
Original property name from the Odata EDM: CorrespondenceLanguage
correspondenceLanguage
- Language Keypublic void setRegion(@Nullable String region)
Original property name from the Odata EDM: Region
region
- Region (State, Province, County)public void setAddressTimeZone(@Nullable String addressTimeZone)
Original property name from the Odata EDM: AddressTimeZone
addressTimeZone
- Address time zonepublic void setTaxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
taxJurisdiction
- Tax Jurisdictionpublic void setPurchaseContractItem(@Nullable String purchaseContractItem)
Original property name from the Odata EDM: PurchaseContractItem
purchaseContractItem
- Item Number of Purchasing Contractpublic void setPrfrdCommMediumType(@Nullable String prfrdCommMediumType)
Original property name from the Odata EDM: PrfrdCommMediumType
prfrdCommMediumType
- Communication Method (Key) (Business Address Services)public void setPhoneNumber(@Nullable String phoneNumber)
Original property name from the Odata EDM: PhoneNumber
phoneNumber
- Telephone no.: dialling code+numberpublic void setFaxNumber(@Nullable String faxNumber)
Original property name from the Odata EDM: FaxNumber
faxNumber
- Fax number: dialling code+numberpublic void setTransportZone(@Nullable String transportZone)
Original property name from the Odata EDM: TransportZone
transportZone
- Transportation zone to or from which the goods are deliveredpublic void setHouseNumberSupplementText(@Nullable String houseNumberSupplementText)
Original property name from the Odata EDM: HouseNumberSupplementText
houseNumberSupplementText
- House number supplementpublic void setStreetSuffixName(@Nullable String streetSuffixName)
Original property name from the Odata EDM: StreetSuffixName
streetSuffixName
- Street 4public void setFormOfAddress(@Nullable String formOfAddress)
Original property name from the Odata EDM: FormOfAddress
formOfAddress
- Form-of-Address Keypublic void setFullName(@Nullable String fullName)
Original property name from the Odata EDM: FullName
fullName
- Fullname of a party (Bus. Partner, Org. Unit, Doc. address)public void setConsigneeName3(@Nullable String consigneeName3)
Original property name from the Odata EDM: ConsigneeName3
consigneeName3
- Name 3public void setConsigneeName4(@Nullable String consigneeName4)
Original property name from the Odata EDM: ConsigneeName4
consigneeName4
- Name 4public void setCareOfName(@Nullable String careOfName)
Original property name from the Odata EDM: CareOfName
careOfName
- c/o namepublic void setCityName(@Nullable String cityName)
Original property name from the Odata EDM: CityName
cityName
- Cityprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<PurCtrAddress>
protected Map<String,Object> getKey()
getKey
in class VdmObject<PurCtrAddress>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<PurCtrAddress>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<PurCtrAddress>
@Nonnull public static <T> PurCtrAddressField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> PurCtrAddressField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.public static PurCtrAddress.PurCtrAddressBuilder builder()
@Nullable public String getPurchaseContract()
Original property name from the Odata EDM: PurchaseContract
@Nullable public String getDistrict()
Original property name from the Odata EDM: District
@Nullable public String getCityCode()
Original property name from the Odata EDM: CityCode
@Nullable public String getPostalCode()
Original property name from the Odata EDM: PostalCode
@Nullable public String getPOBoxPostalCode()
Original property name from the Odata EDM: POBoxPostalCode
@Nullable public String getCompanyPostalCode()
Original property name from the Odata EDM: CompanyPostalCode
@Nullable public String getPOBox()
Original property name from the Odata EDM: POBox
@Nullable public String getPOBoxDeviatingCityName()
Original property name from the Odata EDM: POBoxDeviatingCityName
@Nullable public String getStreetName()
Original property name from the Odata EDM: StreetName
@Nullable public String getHouseNumber()
Original property name from the Odata EDM: HouseNumber
@Nullable public String getStreetPrefixName()
Original property name from the Odata EDM: StreetPrefixName
@Nullable public String getAddressID()
Original property name from the Odata EDM: AddressID
@Nullable public String getAdditionalStreetPrefixName()
Original property name from the Odata EDM: AdditionalStreetPrefixName
@Nullable public String getAdditionalStreetSuffixName()
Original property name from the Odata EDM: AdditionalStreetSuffixName
@Nullable public String getBuilding()
Original property name from the Odata EDM: Building
@Nullable public String getFloor()
Original property name from the Odata EDM: Floor
@Nullable public String getRoomNumber()
Original property name from the Odata EDM: RoomNumber
@Nullable public String getCountry()
Original property name from the Odata EDM: Country
@Nullable public String getCorrespondenceLanguage()
Original property name from the Odata EDM: CorrespondenceLanguage
@Nullable public String getRegion()
Original property name from the Odata EDM: Region
@Nullable public String getAddressTimeZone()
Original property name from the Odata EDM: AddressTimeZone
@Nullable public String getTaxJurisdiction()
Original property name from the Odata EDM: TaxJurisdiction
@Nullable public String getPurchaseContractItem()
Original property name from the Odata EDM: PurchaseContractItem
@Nullable public String getPrfrdCommMediumType()
Original property name from the Odata EDM: PrfrdCommMediumType
@Nullable public String getPhoneNumber()
Original property name from the Odata EDM: PhoneNumber
@Nullable public String getFaxNumber()
Original property name from the Odata EDM: FaxNumber
@Nullable public String getTransportZone()
Original property name from the Odata EDM: TransportZone
@Nullable public String getHouseNumberSupplementText()
Original property name from the Odata EDM: HouseNumberSupplementText
@Nullable public String getStreetSuffixName()
Original property name from the Odata EDM: StreetSuffixName
@Nullable public String getFormOfAddress()
Original property name from the Odata EDM: FormOfAddress
@Nullable public String getFullName()
Original property name from the Odata EDM: FullName
@Nullable public String getConsigneeName3()
Original property name from the Odata EDM: ConsigneeName3
@Nullable public String getConsigneeName4()
Original property name from the Odata EDM: ConsigneeName4
@Nullable public String getCareOfName()
Original property name from the Odata EDM: CareOfName
@Nullable public String getCityName()
Original property name from the Odata EDM: CityName
@Nullable public ErpConfigContext getErpConfigContext()
public void setErpConfigContext(@Nullable ErpConfigContext erpConfigContext)
setErpConfigContext
in class VdmEntity<PurCtrAddress>
erpConfigContext
- public String toString()
toString
in class VdmObject<PurCtrAddress>
public boolean equals(Object o)
equals
in class VdmObject<PurCtrAddress>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<PurCtrAddress>
public int hashCode()
hashCode
in class VdmObject<PurCtrAddress>
Copyright © 2018 SAP SE. All rights reserved.