Class OutbDeliveryAddress2
Original entity name from the Odata EDM: A_OutbDeliveryAddress2Type
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the AddressID field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the AddressTimeZone field to query operations.static final OutbDeliveryAddress2SelectableSelector for all available fields of OutbDeliveryAddress2.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the Building field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the CareOfName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the CityName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the CompanyPostalCode field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the Country field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the County field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the DeliveryDocument field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the DeliveryServiceNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the DeliveryServiceTypeCode field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the DeliveryVersion field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the District field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the EmailAddress field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the FaxNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the FaxNumberExtension field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the Floor field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the FormOfAddress field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the HomeCityName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the HouseNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the MobilePhoneNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PartnerFunction field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PersonFamilyName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PersonGivenName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PhoneNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PhoneNumberExtension field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the POBox field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the POBoxDeviatingCountry field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the POBoxDeviatingRegion field to query operations.static final OutbDeliveryAddress2Field<Boolean>Use with available fluent helpers to apply the POBoxIsWithoutNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the POBoxLobbyName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the POBoxPostalCode field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PostalCode field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the Region field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the RoomNumber field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the StreetName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the StreetPrefixName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the StreetSuffixName field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the TaxJurisdiction field to query operations.static final OutbDeliveryAddress2Field<String>Use with available fluent helpers to apply the TransportZone field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionOutbDeliveryAddress2(String deliveryDocument, String partnerFunction, String deliveryVersion, String additionalStreetPrefixName, String addressID, String additionalStreetSuffixName, String addressTimeZone, String building, String businessPartnerName1, String businessPartnerName2, String businessPartnerName3, String businessPartnerName4, String personFamilyName, String personGivenName, String careOfName, String cityName, String companyPostalCode, String correspondenceLanguage, String country, String county, String deliveryServiceNumber, String deliveryServiceTypeCode, String district, String emailAddress, String faxNumber, String faxNumberExtension, String floor, String formOfAddress, String homeCityName, String houseNumber, String houseNumberSupplementText, String mobilePhoneNumber, String phoneNumber, String phoneNumberExtension, String pOBox, String pOBoxDeviatingCityName, String pOBoxDeviatingCountry, String pOBoxDeviatingRegion, Boolean pOBoxIsWithoutNumber, String pOBoxLobbyName, String pOBoxPostalCode, String postalCode, String prfrdCommMediumType, String region, String roomNumber, String streetName, String streetPrefixName, String streetSuffixName, String taxJurisdiction, String transportZone) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
OutbDeliveryAddress2Field<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> OutbDeliveryAddress2Field<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 20Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40protected String(Key Field) Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 241protected StringConstraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 10getFloor()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10getKey()Constraints: Not nullable, Maximum length: 30(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 10getPOBox()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: noneConstraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 10getType()inthashCode()voidsetAdditionalStreetPrefixName(String additionalStreetPrefixName) Constraints: Not nullable, Maximum length: 40voidsetAdditionalStreetSuffixName(String additionalStreetSuffixName) Constraints: Not nullable, Maximum length: 40voidsetAddressID(String addressID) Constraints: Not nullable, Maximum length: 10voidsetAddressTimeZone(String addressTimeZone) Constraints: Not nullable, Maximum length: 6voidsetBuilding(String building) Constraints: Not nullable, Maximum length: 20voidsetBusinessPartnerName1(String businessPartnerName1) Constraints: Not nullable, Maximum length: 40voidsetBusinessPartnerName2(String businessPartnerName2) Constraints: Not nullable, Maximum length: 40voidsetBusinessPartnerName3(String businessPartnerName3) Constraints: Not nullable, Maximum length: 40voidsetBusinessPartnerName4(String businessPartnerName4) Constraints: Not nullable, Maximum length: 40voidsetCareOfName(String careOfName) Constraints: Not nullable, Maximum length: 40voidsetCityName(String cityName) Constraints: Not nullable, Maximum length: 40voidsetCompanyPostalCode(String companyPostalCode) Constraints: Not nullable, Maximum length: 10voidsetCorrespondenceLanguage(String correspondenceLanguage) Constraints: Not nullable, Maximum length: 2voidsetCountry(String country) Constraints: Not nullable, Maximum length: 3voidConstraints: Not nullable, Maximum length: 40voidsetDeliveryDocument(String deliveryDocument) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetDeliveryServiceNumber(String deliveryServiceNumber) Constraints: Not nullable, Maximum length: 10voidsetDeliveryServiceTypeCode(String deliveryServiceTypeCode) Constraints: Not nullable, Maximum length: 4voidsetDeliveryVersion(String deliveryVersion) Constraints: Not nullable, Maximum length: 4voidsetDistrict(String district) Constraints: Not nullable, Maximum length: 40voidsetEmailAddress(String emailAddress) Constraints: Not nullable, Maximum length: 241voidsetFaxNumber(String faxNumber) Constraints: Not nullable, Maximum length: 30voidsetFaxNumberExtension(String faxNumberExtension) Constraints: Not nullable, Maximum length: 10voidConstraints: Not nullable, Maximum length: 10voidsetFormOfAddress(String formOfAddress) Constraints: Not nullable, Maximum length: 4voidsetHomeCityName(String homeCityName) Constraints: Not nullable, Maximum length: 40voidsetHouseNumber(String houseNumber) Constraints: Not nullable, Maximum length: 10voidsetHouseNumberSupplementText(String houseNumberSupplementText) Constraints: Not nullable, Maximum length: 10voidsetMobilePhoneNumber(String mobilePhoneNumber) Constraints: Not nullable, Maximum length: 30voidsetPartnerFunction(String partnerFunction) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetPersonFamilyName(String personFamilyName) Constraints: Not nullable, Maximum length: 40voidsetPersonGivenName(String personGivenName) Constraints: Not nullable, Maximum length: 40voidsetPhoneNumber(String phoneNumber) Constraints: Not nullable, Maximum length: 30voidsetPhoneNumberExtension(String phoneNumberExtension) Constraints: Not nullable, Maximum length: 10voidConstraints: Not nullable, Maximum length: 10voidsetPOBoxDeviatingCityName(String pOBoxDeviatingCityName) Constraints: Not nullable, Maximum length: 40voidsetPOBoxDeviatingCountry(String pOBoxDeviatingCountry) Constraints: Not nullable, Maximum length: 3voidsetPOBoxDeviatingRegion(String pOBoxDeviatingRegion) Constraints: Not nullable, Maximum length: 3voidsetPOBoxIsWithoutNumber(Boolean pOBoxIsWithoutNumber) Constraints: nonevoidsetPOBoxLobbyName(String pOBoxLobbyName) Constraints: Not nullable, Maximum length: 40voidsetPOBoxPostalCode(String pOBoxPostalCode) Constraints: Not nullable, Maximum length: 10voidsetPostalCode(String postalCode) Constraints: Not nullable, Maximum length: 10voidsetPrfrdCommMediumType(String prfrdCommMediumType) Constraints: Not nullable, Maximum length: 3voidConstraints: Not nullable, Maximum length: 3voidsetRoomNumber(String roomNumber) Constraints: Not nullable, Maximum length: 10protected voidsetServicePathForFetch(String servicePathForFetch) voidsetStreetName(String streetName) Constraints: Not nullable, Maximum length: 60voidsetStreetPrefixName(String streetPrefixName) Constraints: Not nullable, Maximum length: 40voidsetStreetSuffixName(String streetSuffixName) Constraints: Not nullable, Maximum length: 40voidsetTaxJurisdiction(String taxJurisdiction) Constraints: Not nullable, Maximum length: 15voidsetTransportZone(String transportZone) Constraints: Not nullable, Maximum length: 10toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of OutbDeliveryAddress2. -
DELIVERY_DOCUMENT
Use with available fluent helpers to apply the DeliveryDocument field to query operations. -
PARTNER_FUNCTION
Use with available fluent helpers to apply the PartnerFunction field to query operations. -
DELIVERY_VERSION
Use with available fluent helpers to apply the DeliveryVersion field to query operations. -
ADDITIONAL_STREET_PREFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations. -
ADDRESS_ID
Use with available fluent helpers to apply the AddressID field to query operations. -
ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations. -
ADDRESS_TIME_ZONE
Use with available fluent helpers to apply the AddressTimeZone field to query operations. -
BUILDING
Use with available fluent helpers to apply the Building field to query operations. -
BUSINESS_PARTNER_NAME1
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations. -
BUSINESS_PARTNER_NAME2
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations. -
BUSINESS_PARTNER_NAME3
Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations. -
BUSINESS_PARTNER_NAME4
Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations. -
PERSON_FAMILY_NAME
Use with available fluent helpers to apply the PersonFamilyName field to query operations. -
PERSON_GIVEN_NAME
Use with available fluent helpers to apply the PersonGivenName field to query operations. -
CARE_OF_NAME
Use with available fluent helpers to apply the CareOfName field to query operations. -
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations. -
COMPANY_POSTAL_CODE
Use with available fluent helpers to apply the CompanyPostalCode field to query operations. -
CORRESPONDENCE_LANGUAGE
Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations. -
COUNTRY
Use with available fluent helpers to apply the Country field to query operations. -
COUNTY
Use with available fluent helpers to apply the County field to query operations. -
DELIVERY_SERVICE_NUMBER
Use with available fluent helpers to apply the DeliveryServiceNumber field to query operations. -
DELIVERY_SERVICE_TYPE_CODE
Use with available fluent helpers to apply the DeliveryServiceTypeCode field to query operations. -
DISTRICT
Use with available fluent helpers to apply the District field to query operations. -
EMAIL_ADDRESS
Use with available fluent helpers to apply the EmailAddress field to query operations. -
FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations. -
FAX_NUMBER_EXTENSION
Use with available fluent helpers to apply the FaxNumberExtension field to query operations. -
FLOOR
Use with available fluent helpers to apply the Floor field to query operations. -
FORM_OF_ADDRESS
Use with available fluent helpers to apply the FormOfAddress field to query operations. -
HOME_CITY_NAME
Use with available fluent helpers to apply the HomeCityName field to query operations. -
HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations. -
HOUSE_NUMBER_SUPPLEMENT_TEXT
Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations. -
MOBILE_PHONE_NUMBER
Use with available fluent helpers to apply the MobilePhoneNumber field to query operations. -
PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations. -
PHONE_NUMBER_EXTENSION
Use with available fluent helpers to apply the PhoneNumberExtension field to query operations. -
PO_BOX
Use with available fluent helpers to apply the POBox field to query operations. -
PO_BOX_DEVIATING_CITY_NAME
Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations. -
PO_BOX_DEVIATING_COUNTRY
Use with available fluent helpers to apply the POBoxDeviatingCountry field to query operations. -
PO_BOX_DEVIATING_REGION
Use with available fluent helpers to apply the POBoxDeviatingRegion field to query operations. -
PO_BOX_IS_WITHOUT_NUMBER
Use with available fluent helpers to apply the POBoxIsWithoutNumber field to query operations. -
PO_BOX_LOBBY_NAME
Use with available fluent helpers to apply the POBoxLobbyName field to query operations. -
PO_BOX_POSTAL_CODE
Use with available fluent helpers to apply the POBoxPostalCode field to query operations. -
POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations. -
PRFRD_COMM_MEDIUM_TYPE
Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations. -
REGION
Use with available fluent helpers to apply the Region field to query operations. -
ROOM_NUMBER
Use with available fluent helpers to apply the RoomNumber field to query operations. -
STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations. -
STREET_PREFIX_NAME
Use with available fluent helpers to apply the StreetPrefixName field to query operations. -
STREET_SUFFIX_NAME
Use with available fluent helpers to apply the StreetSuffixName field to query operations. -
TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations. -
TRANSPORT_ZONE
Use with available fluent helpers to apply the TransportZone field to query operations.
-
-
Constructor Details
-
OutbDeliveryAddress2
public OutbDeliveryAddress2() -
OutbDeliveryAddress2
public OutbDeliveryAddress2(@Nullable String deliveryDocument, @Nullable String partnerFunction, @Nullable String deliveryVersion, @Nullable String additionalStreetPrefixName, @Nullable String addressID, @Nullable String additionalStreetSuffixName, @Nullable String addressTimeZone, @Nullable String building, @Nullable String businessPartnerName1, @Nullable String businessPartnerName2, @Nullable String businessPartnerName3, @Nullable String businessPartnerName4, @Nullable String personFamilyName, @Nullable String personGivenName, @Nullable String careOfName, @Nullable String cityName, @Nullable String companyPostalCode, @Nullable String correspondenceLanguage, @Nullable String country, @Nullable String county, @Nullable String deliveryServiceNumber, @Nullable String deliveryServiceTypeCode, @Nullable String district, @Nullable String emailAddress, @Nullable String faxNumber, @Nullable String faxNumberExtension, @Nullable String floor, @Nullable String formOfAddress, @Nullable String homeCityName, @Nullable String houseNumber, @Nullable String houseNumberSupplementText, @Nullable String mobilePhoneNumber, @Nullable String phoneNumber, @Nullable String phoneNumberExtension, @Nullable String pOBox, @Nullable String pOBoxDeviatingCityName, @Nullable String pOBoxDeviatingCountry, @Nullable String pOBoxDeviatingRegion, @Nullable Boolean pOBoxIsWithoutNumber, @Nullable String pOBoxLobbyName, @Nullable String pOBoxPostalCode, @Nullable String postalCode, @Nullable String prfrdCommMediumType, @Nullable String region, @Nullable String roomNumber, @Nullable String streetName, @Nullable String streetPrefixName, @Nullable String streetSuffixName, @Nullable String taxJurisdiction, @Nullable String transportZone)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<OutbDeliveryAddress2>
-
setDeliveryDocument
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryDocument
- Parameters:
deliveryDocument- SD Document
-
setPartnerFunction
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PartnerFunction
- Parameters:
partnerFunction- Partner Functn
-
setDeliveryVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryVersion
- Parameters:
deliveryVersion- DLV.Version
-
setAdditionalStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetPrefixName
- Parameters:
additionalStreetPrefixName- Street 3
-
setAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Parameters:
addressID- Address Number
-
setAdditionalStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetSuffixName
- Parameters:
additionalStreetSuffixName- Street 5
-
setAddressTimeZone
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: AddressTimeZone
- Parameters:
addressTimeZone- Time Zone
-
setBuilding
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Parameters:
building- Building Code
-
setBusinessPartnerName1
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName1
- Parameters:
businessPartnerName1- Name
-
setBusinessPartnerName2
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName2
- Parameters:
businessPartnerName2- Name 2
-
setBusinessPartnerName3
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName3
- Parameters:
businessPartnerName3- Name 3
-
setBusinessPartnerName4
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName4
- Parameters:
businessPartnerName4- Name 4
-
setPersonFamilyName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PersonFamilyName
- Parameters:
personFamilyName- Last Name
-
setPersonGivenName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PersonGivenName
- Parameters:
personGivenName- First Name
-
setCareOfName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CareOfName
- Parameters:
careOfName- c/o
-
setCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Parameters:
cityName- City
-
setCompanyPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CompanyPostalCode
- Parameters:
companyPostalCode- Company Post Cd
-
setCorrespondenceLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Parameters:
correspondenceLanguage- Language
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- Country/Reg.
-
setCounty
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: County
- Parameters:
county- County
-
setDeliveryServiceNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryServiceNumber
- Parameters:
deliveryServiceNumber- Delivery Service No.
-
setDeliveryServiceTypeCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryServiceTypeCode
- Parameters:
deliveryServiceTypeCode- Delvry Serv Type
-
setDistrict
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: District
- Parameters:
district- District
-
setEmailAddress
Constraints: Not nullable, Maximum length: 241Original property name from the Odata EDM: EmailAddress
- Parameters:
emailAddress- Email Address
-
setFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Parameters:
faxNumber- Fax
-
setFaxNumberExtension
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: FaxNumberExtension
- Parameters:
faxNumberExtension- Extension
-
setFloor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Floor
- Parameters:
floor- Floor
-
setFormOfAddress
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FormOfAddress
- Parameters:
formOfAddress- Title Key
-
setHomeCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HomeCityName
- Parameters:
homeCityName- Different City
-
setHouseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Parameters:
houseNumber- House Number
-
setHouseNumberSupplementText
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumberSupplementText
- Parameters:
houseNumberSupplementText- Supplement
-
setMobilePhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MobilePhoneNumber
- Parameters:
mobilePhoneNumber- Telephone
-
setPhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Parameters:
phoneNumber- Telephone
-
setPhoneNumberExtension
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PhoneNumberExtension
- Parameters:
phoneNumberExtension- Extension
-
setPOBox
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Parameters:
pOBox- PO Box
-
setPOBoxDeviatingCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxDeviatingCityName
- Parameters:
pOBoxDeviatingCityName- PO Box City
-
setPOBoxDeviatingCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingCountry
- Parameters:
pOBoxDeviatingCountry- PO Box C/R
-
setPOBoxDeviatingRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingRegion
- Parameters:
pOBoxDeviatingRegion- PO Region
-
setPOBoxIsWithoutNumber
Constraints: noneOriginal property name from the Odata EDM: POBoxIsWithoutNumber
- Parameters:
pOBoxIsWithoutNumber- PO Box w/o No.
-
setPOBoxLobbyName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxLobbyName
- Parameters:
pOBoxLobbyName- PO Box Lobby
-
setPOBoxPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBoxPostalCode
- Parameters:
pOBoxPostalCode- PO Box Post Cde
-
setPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Parameters:
postalCode- Postal Code
-
setPrfrdCommMediumType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PrfrdCommMediumType
- Parameters:
prfrdCommMediumType- Comm. Method
-
setRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Parameters:
region- Region
-
setRoomNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RoomNumber
- Parameters:
roomNumber- Room Number
-
setStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Parameters:
streetName- Street
-
setStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName
- Parameters:
streetPrefixName- Street 2
-
setStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName
- Parameters:
streetSuffixName- Street 4
-
setTaxJurisdiction
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Parameters:
taxJurisdiction- Tax Jurisdiction
-
setTransportZone
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TransportZone
- Parameters:
transportZone- Transport Zone
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<OutbDeliveryAddress2>
-
getKey
- Overrides:
getKeyin classVdmObject<OutbDeliveryAddress2>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<OutbDeliveryAddress2>
-
fromMap
- Overrides:
fromMapin classVdmObject<OutbDeliveryAddress2>
-
field
@Nonnull public static <T> OutbDeliveryAddress2Field<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
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.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> OutbDeliveryAddress2Field<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<OutbDeliveryAddress2>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<OutbDeliveryAddress2>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<OutbDeliveryAddress2>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<OutbDeliveryAddress2>
-
builder
-
getDeliveryDocument
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryDocument
- Returns:
- SD Document
-
getPartnerFunction
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PartnerFunction
- Returns:
- Partner Functn
-
getDeliveryVersion
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryVersion
- Returns:
- DLV.Version
-
getAdditionalStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetPrefixName
- Returns:
- Street 3
-
getAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: AddressID
- Returns:
- Address Number
-
getAdditionalStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetSuffixName
- Returns:
- Street 5
-
getAddressTimeZone
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: AddressTimeZone
- Returns:
- Time Zone
-
getBuilding
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Returns:
- Building Code
-
getBusinessPartnerName1
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName1
- Returns:
- Name
-
getBusinessPartnerName2
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName2
- Returns:
- Name 2
-
getBusinessPartnerName3
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName3
- Returns:
- Name 3
-
getBusinessPartnerName4
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName4
- Returns:
- Name 4
-
getPersonFamilyName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PersonFamilyName
- Returns:
- Last Name
-
getPersonGivenName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: PersonGivenName
- Returns:
- First Name
-
getCareOfName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CareOfName
- Returns:
- c/o
-
getCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Returns:
- City
-
getCompanyPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CompanyPostalCode
- Returns:
- Company Post Cd
-
getCorrespondenceLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Returns:
- Language
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- Country/Reg.
-
getCounty
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: County
- Returns:
- County
-
getDeliveryServiceNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryServiceNumber
- Returns:
- Delivery Service No.
-
getDeliveryServiceTypeCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryServiceTypeCode
- Returns:
- Delvry Serv Type
-
getDistrict
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: District
- Returns:
- District
-
getEmailAddress
Constraints: Not nullable, Maximum length: 241Original property name from the Odata EDM: EmailAddress
- Returns:
- Email Address
-
getFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Returns:
- Fax
-
getFaxNumberExtension
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: FaxNumberExtension
- Returns:
- Extension
-
getFloor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Floor
- Returns:
- Floor
-
getFormOfAddress
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FormOfAddress
- Returns:
- Title Key
-
getHomeCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HomeCityName
- Returns:
- Different City
-
getHouseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Returns:
- House Number
-
getHouseNumberSupplementText
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumberSupplementText
- Returns:
- Supplement
-
getMobilePhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MobilePhoneNumber
- Returns:
- Telephone
-
getPhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Returns:
- Telephone
-
getPhoneNumberExtension
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PhoneNumberExtension
- Returns:
- Extension
-
getPOBox
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Returns:
- PO Box
-
getPOBoxDeviatingCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxDeviatingCityName
- Returns:
- PO Box City
-
getPOBoxDeviatingCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingCountry
- Returns:
- PO Box C/R
-
getPOBoxDeviatingRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingRegion
- Returns:
- PO Region
-
getPOBoxIsWithoutNumber
Constraints: noneOriginal property name from the Odata EDM: POBoxIsWithoutNumber
- Returns:
- PO Box w/o No.
-
getPOBoxLobbyName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxLobbyName
- Returns:
- PO Box Lobby
-
getPOBoxPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBoxPostalCode
- Returns:
- PO Box Post Cde
-
getPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
- Postal Code
-
getPrfrdCommMediumType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PrfrdCommMediumType
- Returns:
- Comm. Method
-
getRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
- Region
-
getRoomNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RoomNumber
- Returns:
- Room Number
-
getStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Returns:
- Street
-
getStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName
- Returns:
- Street 2
-
getStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName
- Returns:
- Street 4
-
getTaxJurisdiction
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
- Tax Jurisdiction
-
getTransportZone
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TransportZone
- Returns:
- Transport Zone
-
toString
- Overrides:
toStringin classVdmObject<OutbDeliveryAddress2>
-
equals
- Overrides:
equalsin classVdmEntity<OutbDeliveryAddress2>
-
canEqual
- Overrides:
canEqualin classVdmEntity<OutbDeliveryAddress2>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<OutbDeliveryAddress2>
-