Class SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder
- Enclosing class:
- SrvcConfItmPartnerAddress
-
Method Summary
Modifier and TypeMethodDescriptionaddresseeFullName(String addresseeFullName) Constraints: Not nullable, Maximum length: 80build()Constraints: Not nullable, Maximum length: 40correspondenceLanguage(String correspondenceLanguage) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3custMgmtBusinessPartner(String custMgmtBusinessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10custMgmtPartnerFunction(String custMgmtPartnerFunction) (Key Field) Constraints: Not nullable, Maximum length: 8districtName(String districtName) Constraints: Not nullable, Maximum length: 40emailAddress(String emailAddress) Constraints: Not nullable, Maximum length: 241faxAreaCodeSubscriberNumber(String faxAreaCodeSubscriberNumber) Constraints: Not nullable, Maximum length: 30faxExtensionNumber(String faxExtensionNumber) Constraints: Not nullable, Maximum length: 10faxNumberCountry(String faxNumberCountry) Constraints: Not nullable, Maximum length: 3formOfAddress(String formOfAddress) Constraints: Not nullable, Maximum length: 4houseNumber(String houseNumber) Constraints: Not nullable, Maximum length: 10mobileNumber(String mobileNumber) Constraints: Not nullable, Maximum length: 30mobilePhoneCountry(String mobilePhoneCountry) Constraints: Not nullable, Maximum length: 3organizationName1(String organizationName1) Constraints: Not nullable, Maximum length: 40organizationName2(String organizationName2) Constraints: Not nullable, Maximum length: 40organizationName3(String organizationName3) Constraints: Not nullable, Maximum length: 40organizationName4(String organizationName4) Constraints: Not nullable, Maximum length: 40personFamilyName(String personFamilyName) Constraints: Not nullable, Maximum length: 40personGivenName(String personGivenName) Constraints: Not nullable, Maximum length: 40phoneExtensionNumber(String phoneExtensionNumber) Constraints: Not nullable, Maximum length: 10phoneNumber(String phoneNumber) Constraints: Not nullable, Maximum length: 30phoneNumberCountry(String phoneNumberCountry) Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10pOBoxPostalCode(String pOBoxPostalCode) Constraints: Not nullable, Maximum length: 10postalCode(String postalCode) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 3serviceConfirmation(String serviceConfirmation) (Key Field) Constraints: Not nullable, Maximum length: 10serviceConfirmationItem(String serviceConfirmationItem) (Key Field) Constraints: Not nullable, Maximum length: 6streetName(String streetName) Constraints: Not nullable, Maximum length: 60streetPrefixName1(String streetPrefixName1) Constraints: Not nullable, Maximum length: 40streetPrefixName2(String streetPrefixName2) Constraints: Not nullable, Maximum length: 40streetSuffixName1(String streetSuffixName1) Constraints: Not nullable, Maximum length: 40streetSuffixName2(String streetSuffixName2) 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
-
serviceConfirmation
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder serviceConfirmation(@Nullable String serviceConfirmation) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ServiceConfirmation
- Returns:
this.
-
serviceConfirmationItem
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder serviceConfirmationItem(@Nullable String serviceConfirmationItem) (Key Field) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ServiceConfirmationItem
- Returns:
this.
-
custMgmtPartnerFunction
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder custMgmtPartnerFunction(@Nullable String custMgmtPartnerFunction) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CustMgmtPartnerFunction
- Returns:
this.
-
custMgmtBusinessPartner
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder custMgmtBusinessPartner(@Nullable String custMgmtBusinessPartner) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CustMgmtBusinessPartner
- Returns:
this.
-
addresseeFullName
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder addresseeFullName(@Nullable String addresseeFullName) Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: AddresseeFullName
- Returns:
this.
-
cityName
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder cityName(@Nullable String cityName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Returns:
this.
-
correspondenceLanguage
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder correspondenceLanguage(@Nullable String correspondenceLanguage) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Returns:
this.
-
country
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder country(@Nullable String country) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
this.
-
districtName
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder districtName(@Nullable String districtName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: DistrictName
- Returns:
this.
-
emailAddress
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder emailAddress(@Nullable String emailAddress) Constraints: Not nullable, Maximum length: 241Original property name from the Odata EDM: EmailAddress
- Returns:
this.
-
faxAreaCodeSubscriberNumber
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder faxAreaCodeSubscriberNumber(@Nullable String faxAreaCodeSubscriberNumber) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxAreaCodeSubscriberNumber
- Returns:
this.
-
faxExtensionNumber
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder faxExtensionNumber(@Nullable String faxExtensionNumber) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: FaxExtensionNumber
- Returns:
this.
-
faxNumberCountry
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder faxNumberCountry(@Nullable String faxNumberCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: FaxNumberCountry
- Returns:
this.
-
formOfAddress
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder formOfAddress(@Nullable String formOfAddress) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FormOfAddress
- Returns:
this.
-
houseNumber
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder houseNumber(@Nullable String houseNumber) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Returns:
this.
-
mobileNumber
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder mobileNumber(@Nullable String mobileNumber) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MobileNumber
- Returns:
this.
-
mobilePhoneCountry
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder mobilePhoneCountry(@Nullable String mobilePhoneCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: MobilePhoneCountry
- Returns:
this.
-
organizationName1
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder organizationName1(@Nullable String organizationName1) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OrganizationName1
- Returns:
this.
-
organizationName2
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder organizationName2(@Nullable String organizationName2) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OrganizationName2
- Returns:
this.
-
organizationName3
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder organizationName3(@Nullable String organizationName3) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OrganizationName3
- Returns:
this.
-
organizationName4
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder organizationName4(@Nullable String organizationName4) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: OrganizationName4
- Returns:
this.
-
personFamilyName
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder personFamilyName(@Nullable String personFamilyName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PersonFamilyName
- Returns:
this.
-
personGivenName
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder personGivenName(@Nullable String personGivenName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PersonGivenName
- Returns:
this.
-
phoneExtensionNumber
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder phoneExtensionNumber(@Nullable String phoneExtensionNumber) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PhoneExtensionNumber
- Returns:
this.
-
phoneNumber
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder phoneNumber(@Nullable String phoneNumber) Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Returns:
this.
-
phoneNumberCountry
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder phoneNumberCountry(@Nullable String phoneNumberCountry) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PhoneNumberCountry
- Returns:
this.
-
pOBox
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder pOBox(@Nullable String pOBox) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Returns:
this.
-
pOBoxPostalCode
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder pOBoxPostalCode(@Nullable String pOBoxPostalCode) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBoxPostalCode
- Returns:
this.
-
postalCode
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder postalCode(@Nullable String postalCode) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
this.
-
region
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder region(@Nullable String region) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
this.
-
streetName
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder streetName(@Nullable String streetName) Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Returns:
this.
-
streetPrefixName1
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder streetPrefixName1(@Nullable String streetPrefixName1) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName1
- Returns:
this.
-
streetPrefixName2
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder streetPrefixName2(@Nullable String streetPrefixName2) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName2
- Returns:
this.
-
streetSuffixName1
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder streetSuffixName1(@Nullable String streetSuffixName1) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName1
- Returns:
this.
-
streetSuffixName2
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder streetSuffixName2(@Nullable String streetSuffixName2) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName2
- Returns:
this.
-
taxJurisdiction
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder taxJurisdiction(@Nullable String taxJurisdiction) Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
this.
-
transportZone
@Nonnull public SrvcConfItmPartnerAddress.SrvcConfItmPartnerAddressBuilder transportZone(@Nullable String transportZone) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TransportZone
- Returns:
this.
-
build
-
toString
-