public static final class BPContactToAddress.BPContactToAddressBuilder extends Object
Modifier and Type | Method and Description |
---|---|
BPContactToAddress.BPContactToAddressBuilder |
additionalStreetPrefixName(String additionalStreetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
additionalStreetSuffixName(String additionalStreetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
addressID(String addressID)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
addressNumber(String addressNumber)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
addressTimeZone(String addressTimeZone)
Constraints: Not nullable, Maximum length: 6
|
BPContactToAddress |
build() |
BPContactToAddress.BPContactToAddressBuilder |
businessPartnerCompany(String businessPartnerCompany)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
businessPartnerPerson(String businessPartnerPerson)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
careOfName(String careOfName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
cityCode(String cityCode)
Constraints: Not nullable, Maximum length: 12
|
BPContactToAddress.BPContactToAddressBuilder |
cityName(String cityName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
companyPostalCode(String companyPostalCode)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
country(String country)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
county(String county)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
deliveryServiceNumber(String deliveryServiceNumber)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
deliveryServiceTypeCode(String deliveryServiceTypeCode)
Constraints: Not nullable, Maximum length: 4
|
BPContactToAddress.BPContactToAddressBuilder |
district(String district)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
emailAddress(AddressEmailAddress... value)
Navigation property to_EmailAddress for BPContactToAddress to multiple
AddressEmailAddress.
|
BPContactToAddress.BPContactToAddressBuilder |
faxNumber(AddressFaxNumber... value)
Navigation property to_FaxNumber for BPContactToAddress to multiple AddressFaxNumber.
|
BPContactToAddress.BPContactToAddressBuilder |
formOfAddress(String formOfAddress)
Constraints: Not nullable, Maximum length: 4
|
BPContactToAddress.BPContactToAddressBuilder |
fullName(String fullName)
Constraints: Not nullable, Maximum length: 80
|
BPContactToAddress.BPContactToAddressBuilder |
homeCityName(String homeCityName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
houseNumber(String houseNumber)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
houseNumberSupplementText(String houseNumberSupplementText)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
language(String language)
Constraints: Not nullable, Maximum length: 2
|
BPContactToAddress.BPContactToAddressBuilder |
mobilePhoneNumber(AddressPhoneNumber... value)
Navigation property to_MobilePhoneNumber for BPContactToAddress to multiple
AddressPhoneNumber.
|
BPContactToAddress.BPContactToAddressBuilder |
person(String person)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
phoneNumber(AddressPhoneNumber... value)
Navigation property to_PhoneNumber for BPContactToAddress to multiple
AddressPhoneNumber.
|
BPContactToAddress.BPContactToAddressBuilder |
pOBox(String pOBox)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxDeviatingCityName(String pOBoxDeviatingCityName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxDeviatingCountry(String pOBoxDeviatingCountry)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxDeviatingRegion(String pOBoxDeviatingRegion)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxIsWithoutNumber(Boolean pOBoxIsWithoutNumber)
Constraints: none
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxLobbyName(String pOBoxLobbyName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
pOBoxPostalCode(String pOBoxPostalCode)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
postalCode(String postalCode)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
prfrdCommMediumType(String prfrdCommMediumType)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
region(String region)
Constraints: Not nullable, Maximum length: 3
|
BPContactToAddress.BPContactToAddressBuilder |
relationshipNumber(String relationshipNumber)
(Key Field) Constraints: Not nullable, Maximum length: 12
|
BPContactToAddress.BPContactToAddressBuilder |
streetName(String streetName)
Constraints: Not nullable, Maximum length: 60
|
BPContactToAddress.BPContactToAddressBuilder |
streetPrefixName(String streetPrefixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
streetSuffixName(String streetSuffixName)
Constraints: Not nullable, Maximum length: 40
|
BPContactToAddress.BPContactToAddressBuilder |
taxJurisdiction(String taxJurisdiction)
Constraints: Not nullable, Maximum length: 15
|
String |
toString() |
BPContactToAddress.BPContactToAddressBuilder |
transportZone(String transportZone)
Constraints: Not nullable, Maximum length: 10
|
BPContactToAddress.BPContactToAddressBuilder |
urlAddress(AddressHomePageURL... value)
Navigation property to_URLAddress for BPContactToAddress to multiple AddressHomePageURL.
|
BPContactToAddress.BPContactToAddressBuilder |
validityEndDate(LocalDateTime validityEndDate)
(Key Field) Constraints: Not nullable, Precision: 0
|
@Nonnull public BPContactToAddress.BPContactToAddressBuilder emailAddress(AddressEmailAddress... value)
value
- The AddressEmailAddresss to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder faxNumber(AddressFaxNumber... value)
value
- The AddressFaxNumbers to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder mobilePhoneNumber(AddressPhoneNumber... value)
value
- The AddressPhoneNumbers to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder phoneNumber(AddressPhoneNumber... value)
value
- The AddressPhoneNumbers to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder urlAddress(AddressHomePageURL... value)
value
- The AddressHomePageURLs to build this BPContactToAddress with.@Nonnull public BPContactToAddress.BPContactToAddressBuilder relationshipNumber(@Nullable String relationshipNumber)
Original property name from the Odata EDM: RelationshipNumber
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder businessPartnerCompany(@Nullable String businessPartnerCompany)
Original property name from the Odata EDM: BusinessPartnerCompany
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder businessPartnerPerson(@Nullable String businessPartnerPerson)
Original property name from the Odata EDM: BusinessPartnerPerson
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder validityEndDate(@Nullable LocalDateTime validityEndDate)
Original property name from the Odata EDM: ValidityEndDate
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder addressID(@Nullable String addressID)
Original property name from the Odata EDM: AddressID
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder addressNumber(@Nullable String addressNumber)
Original property name from the Odata EDM: AddressNumber
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder additionalStreetPrefixName(@Nullable String additionalStreetPrefixName)
Original property name from the Odata EDM: AdditionalStreetPrefixName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder additionalStreetSuffixName(@Nullable String additionalStreetSuffixName)
Original property name from the Odata EDM: AdditionalStreetSuffixName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder addressTimeZone(@Nullable String addressTimeZone)
Original property name from the Odata EDM: AddressTimeZone
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder careOfName(@Nullable String careOfName)
Original property name from the Odata EDM: CareOfName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder cityCode(@Nullable String cityCode)
Original property name from the Odata EDM: CityCode
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder cityName(@Nullable String cityName)
Original property name from the Odata EDM: CityName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder companyPostalCode(@Nullable String companyPostalCode)
Original property name from the Odata EDM: CompanyPostalCode
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder country(@Nullable String country)
Original property name from the Odata EDM: Country
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder county(@Nullable String county)
Original property name from the Odata EDM: County
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder deliveryServiceNumber(@Nullable String deliveryServiceNumber)
Original property name from the Odata EDM: DeliveryServiceNumber
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder deliveryServiceTypeCode(@Nullable String deliveryServiceTypeCode)
Original property name from the Odata EDM: DeliveryServiceTypeCode
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder district(@Nullable String district)
Original property name from the Odata EDM: District
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder formOfAddress(@Nullable String formOfAddress)
Original property name from the Odata EDM: FormOfAddress
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder fullName(@Nullable String fullName)
Original property name from the Odata EDM: FullName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder homeCityName(@Nullable String homeCityName)
Original property name from the Odata EDM: HomeCityName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder houseNumber(@Nullable String houseNumber)
Original property name from the Odata EDM: HouseNumber
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder houseNumberSupplementText(@Nullable String houseNumberSupplementText)
Original property name from the Odata EDM: HouseNumberSupplementText
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder language(@Nullable String language)
Original property name from the Odata EDM: Language
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBox(@Nullable String pOBox)
Original property name from the Odata EDM: POBox
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName)
Original property name from the Odata EDM: POBoxDeviatingCityName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBoxDeviatingCountry(@Nullable String pOBoxDeviatingCountry)
Original property name from the Odata EDM: POBoxDeviatingCountry
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBoxDeviatingRegion(@Nullable String pOBoxDeviatingRegion)
Original property name from the Odata EDM: POBoxDeviatingRegion
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBoxIsWithoutNumber(@Nullable Boolean pOBoxIsWithoutNumber)
Original property name from the Odata EDM: POBoxIsWithoutNumber
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBoxLobbyName(@Nullable String pOBoxLobbyName)
Original property name from the Odata EDM: POBoxLobbyName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder pOBoxPostalCode(@Nullable String pOBoxPostalCode)
Original property name from the Odata EDM: POBoxPostalCode
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder person(@Nullable String person)
Original property name from the Odata EDM: Person
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder postalCode(@Nullable String postalCode)
Original property name from the Odata EDM: PostalCode
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder prfrdCommMediumType(@Nullable String prfrdCommMediumType)
Original property name from the Odata EDM: PrfrdCommMediumType
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder region(@Nullable String region)
Original property name from the Odata EDM: Region
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder streetName(@Nullable String streetName)
Original property name from the Odata EDM: StreetName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder streetPrefixName(@Nullable String streetPrefixName)
Original property name from the Odata EDM: StreetPrefixName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder streetSuffixName(@Nullable String streetSuffixName)
Original property name from the Odata EDM: StreetSuffixName
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder taxJurisdiction(@Nullable String taxJurisdiction)
Original property name from the Odata EDM: TaxJurisdiction
this
.@Nonnull public BPContactToAddress.BPContactToAddressBuilder transportZone(@Nullable String transportZone)
Original property name from the Odata EDM: TransportZone
this
.@Nonnull public BPContactToAddress build()
Copyright © 2021 SAP SE. All rights reserved.