Class PurCtrAddress.PurCtrAddressBuilder
- Enclosing class:
- PurCtrAddress
-
Method Summary
Modifier and TypeMethodDescriptionadditionalStreetPrefixName(String additionalStreetPrefixName) Constraints: Not nullable, Maximum length: 40additionalStreetSuffixName(String additionalStreetSuffixName) Constraints: Not nullable, Maximum length: 40(Key Field) Constraints: Not nullable, Maximum length: 10addressTimeZone(String addressTimeZone) Constraints: Not nullable, Maximum length: 6build()Constraints: Not nullable, Maximum length: 20careOfName(String careOfName) Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 12Constraints: Not nullable, Maximum length: 40companyPostalCode(String companyPostalCode) Constraints: Not nullable, Maximum length: 10consigneeName3(String consigneeName3) Constraints: Not nullable, Maximum length: 40consigneeName4(String consigneeName4) Constraints: Not nullable, Maximum length: 40correspondenceLanguage(String correspondenceLanguage) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 10formOfAddress(String formOfAddress) Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 80houseNumber(String houseNumber) Constraints: Not nullable, Maximum length: 10houseNumberSupplementText(String houseNumberSupplementText) Constraints: Not nullable, Maximum length: 10phoneNumber(String phoneNumber) Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 10pOBoxDeviatingCityName(String pOBoxDeviatingCityName) Constraints: Not nullable, Maximum length: 40pOBoxPostalCode(String pOBoxPostalCode) Constraints: Not nullable, Maximum length: 10postalCode(String postalCode) Constraints: Not nullable, Maximum length: 10prfrdCommMediumType(String prfrdCommMediumType) Constraints: Not nullable, Maximum length: 3purchaseContract(String purchaseContract) (Key Field) Constraints: Not nullable, Maximum length: 10purchaseContractItem(String purchaseContractItem) (Key Field) Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 3roomNumber(String roomNumber) Constraints: Not nullable, Maximum length: 10streetName(String streetName) Constraints: Not nullable, Maximum length: 60streetPrefixName(String streetPrefixName) Constraints: Not nullable, Maximum length: 40streetSuffixName(String streetSuffixName) Constraints: Not nullable, Maximum length: 40taxJurisdiction(String taxJurisdiction) Constraints: Not nullable, Maximum length: 15toString()transportZone(String transportZone) Constraints: Not nullable, Maximum length: 10
-
Method Details
-
purchaseContract
@Nonnull public PurCtrAddress.PurCtrAddressBuilder purchaseContract(@Nullable String purchaseContract) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PurchaseContract
- Returns:
this.
-
addressID
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
this.
-
purchaseContractItem
@Nonnull public PurCtrAddress.PurCtrAddressBuilder purchaseContractItem(@Nullable String purchaseContractItem) (Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: PurchaseContractItem
- Returns:
this.
-
formOfAddress
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FormOfAddress
- Returns:
this.
-
fullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: FullName
- Returns:
this.
-
consigneeName3
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsigneeName3
- Returns:
this.
-
consigneeName4
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ConsigneeName4
- Returns:
this.
-
careOfName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CareOfName
- Returns:
this.
-
cityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Returns:
this.
-
district
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: District
- Returns:
this.
-
cityCode
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CityCode
- Returns:
this.
-
postalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
this.
-
pOBoxPostalCode
@Nonnull public PurCtrAddress.PurCtrAddressBuilder pOBoxPostalCode(@Nullable String pOBoxPostalCode) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBoxPostalCode
- Returns:
this.
-
companyPostalCode
@Nonnull public PurCtrAddress.PurCtrAddressBuilder companyPostalCode(@Nullable String companyPostalCode) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CompanyPostalCode
- Returns:
this.
-
pOBox
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Returns:
this.
-
pOBoxDeviatingCityName
@Nonnull public PurCtrAddress.PurCtrAddressBuilder pOBoxDeviatingCityName(@Nullable String pOBoxDeviatingCityName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxDeviatingCityName
- Returns:
this.
-
streetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Returns:
this.
-
houseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Returns:
this.
-
streetPrefixName
@Nonnull public PurCtrAddress.PurCtrAddressBuilder streetPrefixName(@Nullable String streetPrefixName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName
- Returns:
this.
-
additionalStreetPrefixName
@Nonnull public PurCtrAddress.PurCtrAddressBuilder additionalStreetPrefixName(@Nullable String additionalStreetPrefixName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetPrefixName
- Returns:
this.
-
additionalStreetSuffixName
@Nonnull public PurCtrAddress.PurCtrAddressBuilder additionalStreetSuffixName(@Nullable String additionalStreetSuffixName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetSuffixName
- Returns:
this.
-
building
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Returns:
this.
-
floor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Floor
- Returns:
this.
-
roomNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RoomNumber
- Returns:
this.
-
country
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
this.
-
correspondenceLanguage
@Nonnull public PurCtrAddress.PurCtrAddressBuilder correspondenceLanguage(@Nullable String correspondenceLanguage) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Returns:
this.
-
region
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
this.
-
addressTimeZone
@Nonnull public PurCtrAddress.PurCtrAddressBuilder addressTimeZone(@Nullable String addressTimeZone) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: AddressTimeZone
- Returns:
this.
-
taxJurisdiction
@Nonnull public PurCtrAddress.PurCtrAddressBuilder taxJurisdiction(@Nullable String taxJurisdiction) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
this.
-
prfrdCommMediumType
@Nonnull public PurCtrAddress.PurCtrAddressBuilder prfrdCommMediumType(@Nullable String prfrdCommMediumType) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PrfrdCommMediumType
- Returns:
this.
-
phoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Returns:
this.
-
faxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Returns:
this.
-
transportZone
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TransportZone
- Returns:
this.
-
houseNumberSupplementText
@Nonnull public PurCtrAddress.PurCtrAddressBuilder houseNumberSupplementText(@Nullable String houseNumberSupplementText) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumberSupplementText
- Returns:
this.
-
streetSuffixName
@Nonnull public PurCtrAddress.PurCtrAddressBuilder streetSuffixName(@Nullable String streetSuffixName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName
- Returns:
this.
-
build
-
toString
-