Class ReturnsDeliveryAddress
Original entity name from the Odata EDM: A_ReturnsDeliveryAddressType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the AddressID field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the AddressTimeZone field to query operations.static final ReturnsDeliveryAddressSelectableSelector for all available fields of ReturnsDeliveryAddress.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the Building field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the CareOfName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the CityCode field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the CityName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the CitySearch field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the CompanyPostalCode field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the Country field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the County field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the DeliveryServiceNumber field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the DeliveryServiceTypeCode field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the District field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the FaxNumber field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the Floor field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the FormOfAddress field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the FullName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the HomeCityName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the HouseNumber field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the Nation field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the Person field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the PhoneNumber field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the POBox field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the POBoxDeviatingCountry field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the POBoxDeviatingRegion field to query operations.static final ReturnsDeliveryAddressField<Boolean>Use with available fluent helpers to apply the POBoxIsWithoutNumber field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the POBoxLobbyName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the POBoxPostalCode field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the PostalCode field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the Region field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the RoomNumber field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the SearchTerm1 field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the StreetName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the StreetPrefixName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the StreetSearch field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the StreetSuffixName field to query operations.static final ReturnsDeliveryAddressField<String>Use with available fluent helpers to apply the TaxJurisdiction field to query operations.static final ReturnsDeliveryAddressField<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
ConstructorsConstructorDescriptionReturnsDeliveryAddress(String transportZone, String taxJurisdiction, String streetSuffixName, String streetSearch, String streetPrefixName, String streetName, String searchTerm1, String roomNumber, String region, String prfrdCommMediumType, String postalCode, String pOBoxPostalCode, String pOBoxLobbyName, Boolean pOBoxIsWithoutNumber, String pOBoxDeviatingRegion, String pOBoxDeviatingCountry, String pOBoxDeviatingCityName, String pOBox, String phoneNumber, String person, String nation, String houseNumberSupplementText, String houseNumber, String homeCityName, String fullName, String formOfAddress, String floor, String faxNumber, String district, String deliveryServiceTypeCode, String deliveryServiceNumber, String county, String country, String correspondenceLanguage, String companyPostalCode, String citySearch, String cityName, String cityCode, String careOfName, String businessPartnerName4, String businessPartnerName3, String businessPartnerName2, String businessPartnerName1, String building, String addressTimeZone, String addressID, String additionalStreetSuffixName, String additionalStreetPrefixName) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
ReturnsDeliveryAddressField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReturnsDeliveryAddressField<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: 40(Key Field) Constraints: 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: 12Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 25Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 40protected StringConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 40protected StringConstraints: Not nullable, Maximum length: 30getFloor()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 10getKey()Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 30getPOBox()Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Maximum length: 3Constraints: Not nullableConstraints: 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: 20Constraints: Not nullable, Maximum length: 60Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 25Constraints: 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) (Key Field) 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: 40voidsetCityCode(String cityCode) Constraints: Not nullable, Maximum length: 12voidsetCityName(String cityName) Constraints: Not nullable, Maximum length: 40voidsetCitySearch(String citySearch) Constraints: Not nullable, Maximum length: 25voidsetCompanyPostalCode(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: 40voidsetDeliveryServiceNumber(String deliveryServiceNumber) Constraints: Not nullable, Maximum length: 10voidsetDeliveryServiceTypeCode(String deliveryServiceTypeCode) Constraints: Not nullable, Maximum length: 4voidsetDistrict(String district) Constraints: Not nullable, Maximum length: 40voidsetFaxNumber(String faxNumber) Constraints: Not nullable, Maximum length: 30voidConstraints: Not nullable, Maximum length: 10voidsetFormOfAddress(String formOfAddress) Constraints: Not nullable, Maximum length: 4voidsetFullName(String fullName) Constraints: Not nullable, Maximum length: 80voidsetHomeCityName(String homeCityName) Constraints: Not nullable, Maximum length: 40voidsetHouseNumber(String houseNumber) Constraints: Not nullable, Maximum length: 10voidsetHouseNumberSupplementText(String houseNumberSupplementText) Constraints: Not nullable, Maximum length: 10voidConstraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 10voidsetPhoneNumber(String phoneNumber) Constraints: Not nullable, Maximum length: 30voidConstraints: 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: Not nullablevoidsetPOBoxLobbyName(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: 10voidsetSearchTerm1(String searchTerm1) Constraints: Not nullable, Maximum length: 20protected voidsetServicePathForFetch(String servicePathForFetch) voidsetStreetName(String streetName) Constraints: Not nullable, Maximum length: 60voidsetStreetPrefixName(String streetPrefixName) Constraints: Not nullable, Maximum length: 40voidsetStreetSearch(String streetSearch) Constraints: Not nullable, Maximum length: 25voidsetStreetSuffixName(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 ReturnsDeliveryAddress. -
TRANSPORT_ZONE
Use with available fluent helpers to apply the TransportZone field to query operations. -
TAX_JURISDICTION
Use with available fluent helpers to apply the TaxJurisdiction field to query operations. -
STREET_SUFFIX_NAME
Use with available fluent helpers to apply the StreetSuffixName field to query operations. -
STREET_SEARCH
Use with available fluent helpers to apply the StreetSearch field to query operations. -
STREET_PREFIX_NAME
Use with available fluent helpers to apply the StreetPrefixName field to query operations. -
STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations. -
SEARCH_TERM1
Use with available fluent helpers to apply the SearchTerm1 field to query operations. -
ROOM_NUMBER
Use with available fluent helpers to apply the RoomNumber field to query operations. -
REGION
Use with available fluent helpers to apply the Region field to query operations. -
PRFRD_COMM_MEDIUM_TYPE
Use with available fluent helpers to apply the PrfrdCommMediumType field to query operations. -
POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations. -
PO_BOX_POSTAL_CODE
Use with available fluent helpers to apply the POBoxPostalCode field to query operations. -
PO_BOX_LOBBY_NAME
Use with available fluent helpers to apply the POBoxLobbyName field to query operations. -
PO_BOX_IS_WITHOUT_NUMBER
Use with available fluent helpers to apply the POBoxIsWithoutNumber field to query operations. -
PO_BOX_DEVIATING_REGION
Use with available fluent helpers to apply the POBoxDeviatingRegion field to query operations. -
PO_BOX_DEVIATING_COUNTRY
Use with available fluent helpers to apply the POBoxDeviatingCountry field to query operations. -
PO_BOX_DEVIATING_CITY_NAME
Use with available fluent helpers to apply the POBoxDeviatingCityName field to query operations. -
PO_BOX
Use with available fluent helpers to apply the POBox field to query operations. -
PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations. -
PERSON
Use with available fluent helpers to apply the Person field to query operations. -
NATION
Use with available fluent helpers to apply the Nation field to query operations. -
HOUSE_NUMBER_SUPPLEMENT_TEXT
Use with available fluent helpers to apply the HouseNumberSupplementText field to query operations. -
HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations. -
HOME_CITY_NAME
Use with available fluent helpers to apply the HomeCityName field to query operations. -
FULL_NAME
Use with available fluent helpers to apply the FullName field to query operations. -
FORM_OF_ADDRESS
Use with available fluent helpers to apply the FormOfAddress field to query operations. -
FLOOR
Use with available fluent helpers to apply the Floor field to query operations. -
FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations. -
DISTRICT
Use with available fluent helpers to apply the District field to query operations. -
DELIVERY_SERVICE_TYPE_CODE
Use with available fluent helpers to apply the DeliveryServiceTypeCode field to query operations. -
DELIVERY_SERVICE_NUMBER
Use with available fluent helpers to apply the DeliveryServiceNumber field to query operations. -
COUNTY
Use with available fluent helpers to apply the County field to query operations. -
COUNTRY
Use with available fluent helpers to apply the Country field to query operations. -
CORRESPONDENCE_LANGUAGE
Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations. -
COMPANY_POSTAL_CODE
Use with available fluent helpers to apply the CompanyPostalCode field to query operations. -
CITY_SEARCH
Use with available fluent helpers to apply the CitySearch field to query operations. -
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations. -
CITY_CODE
Use with available fluent helpers to apply the CityCode field to query operations. -
CARE_OF_NAME
Use with available fluent helpers to apply the CareOfName field to query operations. -
BUSINESS_PARTNER_NAME4
Use with available fluent helpers to apply the BusinessPartnerName4 field to query operations. -
BUSINESS_PARTNER_NAME3
Use with available fluent helpers to apply the BusinessPartnerName3 field to query operations. -
BUSINESS_PARTNER_NAME2
Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations. -
BUSINESS_PARTNER_NAME1
Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations. -
BUILDING
Use with available fluent helpers to apply the Building field to query operations. -
ADDRESS_TIME_ZONE
Use with available fluent helpers to apply the AddressTimeZone 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. -
ADDITIONAL_STREET_PREFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetPrefixName field to query operations.
-
-
Constructor Details
-
ReturnsDeliveryAddress
public ReturnsDeliveryAddress() -
ReturnsDeliveryAddress
public ReturnsDeliveryAddress(@Nullable String transportZone, @Nullable String taxJurisdiction, @Nullable String streetSuffixName, @Nullable String streetSearch, @Nullable String streetPrefixName, @Nullable String streetName, @Nullable String searchTerm1, @Nullable String roomNumber, @Nullable String region, @Nullable String prfrdCommMediumType, @Nullable String postalCode, @Nullable String pOBoxPostalCode, @Nullable String pOBoxLobbyName, @Nullable Boolean pOBoxIsWithoutNumber, @Nullable String pOBoxDeviatingRegion, @Nullable String pOBoxDeviatingCountry, @Nullable String pOBoxDeviatingCityName, @Nullable String pOBox, @Nullable String phoneNumber, @Nullable String person, @Nullable String nation, @Nullable String houseNumberSupplementText, @Nullable String houseNumber, @Nullable String homeCityName, @Nullable String fullName, @Nullable String formOfAddress, @Nullable String floor, @Nullable String faxNumber, @Nullable String district, @Nullable String deliveryServiceTypeCode, @Nullable String deliveryServiceNumber, @Nullable String county, @Nullable String country, @Nullable String correspondenceLanguage, @Nullable String companyPostalCode, @Nullable String citySearch, @Nullable String cityName, @Nullable String cityCode, @Nullable String careOfName, @Nullable String businessPartnerName4, @Nullable String businessPartnerName3, @Nullable String businessPartnerName2, @Nullable String businessPartnerName1, @Nullable String building, @Nullable String addressTimeZone, @Nullable String addressID, @Nullable String additionalStreetSuffixName, @Nullable String additionalStreetPrefixName)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<ReturnsDeliveryAddress>
-
setTransportZone
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TransportZone
- Parameters:
transportZone- Transport.zone
-
setTaxJurisdiction
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Parameters:
taxJurisdiction- Tax Jurisdictn
-
setStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName
- Parameters:
streetSuffixName- Street 4
-
setStreetSearch
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: StreetSearch
- Parameters:
streetSearch- Street
-
setStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName
- Parameters:
streetPrefixName- Street 2
-
setStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Parameters:
streetName- Street
-
setSearchTerm1
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SearchTerm1
- Parameters:
searchTerm1- Search Term 1
-
setRoomNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RoomNumber
- Parameters:
roomNumber- Room Number
-
setRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Parameters:
region- Region
-
setPrfrdCommMediumType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PrfrdCommMediumType
- Parameters:
prfrdCommMediumType- Comm. Method
-
setPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Parameters:
postalCode- Postal Code
-
setPOBoxPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBoxPostalCode
- Parameters:
pOBoxPostalCode- PO Box Post Cde
-
setPOBoxLobbyName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxLobbyName
- Parameters:
pOBoxLobbyName- PO Box Lobby
-
setPOBoxIsWithoutNumber
Constraints: Not nullableOriginal property name from the Odata EDM: POBoxIsWithoutNumber
- Parameters:
pOBoxIsWithoutNumber- PO Box w/o no.
-
setPOBoxDeviatingRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingRegion
- Parameters:
pOBoxDeviatingRegion- PO Region
-
setPOBoxDeviatingCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingCountry
- Parameters:
pOBoxDeviatingCountry- PO Box Country/Region
-
setPOBoxDeviatingCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxDeviatingCityName
- Parameters:
pOBoxDeviatingCityName- PO Box City
-
setPOBox
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Parameters:
pOBox- PO Box
-
setPhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Parameters:
phoneNumber- Telephone
-
setPerson
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Person
- Parameters:
person- Person Number
-
setNation
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: Nation
- Parameters:
nation- Address Version
-
setHouseNumberSupplementText
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumberSupplementText
- Parameters:
houseNumberSupplementText- Supplement
-
setHouseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Parameters:
houseNumber- House Number
-
setHomeCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HomeCityName
- Parameters:
homeCityName- Different City
-
setFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: FullName
- Parameters:
fullName- Fullname
-
setFormOfAddress
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FormOfAddress
- Parameters:
formOfAddress- Title
-
setFloor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Floor
- Parameters:
floor- Floor
-
setFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Parameters:
faxNumber- Fax
-
setDistrict
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: District
- Parameters:
district- District
-
setDeliveryServiceTypeCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryServiceTypeCode
- Parameters:
deliveryServiceTypeCode- Delvry Serv Type
-
setDeliveryServiceNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryServiceNumber
- Parameters:
deliveryServiceNumber- Delivery Service No.
-
setCounty
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: County
- Parameters:
county- County
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- Country/Region
-
setCorrespondenceLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Parameters:
correspondenceLanguage- Language
-
setCompanyPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CompanyPostalCode
- Parameters:
companyPostalCode- Company Post Cd
-
setCitySearch
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: CitySearch
- Parameters:
citySearch- City
-
setCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Parameters:
cityName- City
-
setCityCode
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CityCode
- Parameters:
cityCode- City Code
-
setCareOfName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CareOfName
- Parameters:
careOfName- c/o
-
setBusinessPartnerName4
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName4
- Parameters:
businessPartnerName4- Name 4
-
setBusinessPartnerName3
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName3
- Parameters:
businessPartnerName3- Name 3
-
setBusinessPartnerName2
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName2
- Parameters:
businessPartnerName2- Name 2
-
setBusinessPartnerName1
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName1
- Parameters:
businessPartnerName1- Name
-
setBuilding
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Parameters:
building- Building Code
-
setAddressTimeZone
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: AddressTimeZone
- Parameters:
addressTimeZone- Time Zone
-
setAddressID
(Key Field) 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
-
setAdditionalStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetPrefixName
- Parameters:
additionalStreetPrefixName- Street 3
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<ReturnsDeliveryAddress>
-
getKey
- Overrides:
getKeyin classVdmObject<ReturnsDeliveryAddress>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<ReturnsDeliveryAddress>
-
fromMap
- Overrides:
fromMapin classVdmObject<ReturnsDeliveryAddress>
-
field
@Nonnull public static <T> ReturnsDeliveryAddressField<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> ReturnsDeliveryAddressField<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<ReturnsDeliveryAddress>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<ReturnsDeliveryAddress>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<ReturnsDeliveryAddress>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<ReturnsDeliveryAddress>
-
builder
-
getTransportZone
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: TransportZone
- Returns:
- Transport.zone
-
getTaxJurisdiction
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: TaxJurisdiction
- Returns:
- Tax Jurisdictn
-
getStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetSuffixName
- Returns:
- Street 4
-
getStreetSearch
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: StreetSearch
- Returns:
- Street
-
getStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: StreetPrefixName
- Returns:
- Street 2
-
getStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Returns:
- Street
-
getSearchTerm1
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: SearchTerm1
- Returns:
- Search Term 1
-
getRoomNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: RoomNumber
- Returns:
- Room Number
-
getRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
- Region
-
getPrfrdCommMediumType
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PrfrdCommMediumType
- Returns:
- Comm. Method
-
getPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
- Postal Code
-
getPOBoxPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBoxPostalCode
- Returns:
- PO Box Post Cde
-
getPOBoxLobbyName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxLobbyName
- Returns:
- PO Box Lobby
-
getPOBoxIsWithoutNumber
Constraints: Not nullableOriginal property name from the Odata EDM: POBoxIsWithoutNumber
- Returns:
- PO Box w/o no.
-
getPOBoxDeviatingRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingRegion
- Returns:
- PO Region
-
getPOBoxDeviatingCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: POBoxDeviatingCountry
- Returns:
- PO Box Country/Region
-
getPOBoxDeviatingCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: POBoxDeviatingCityName
- Returns:
- PO Box City
-
getPOBox
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: POBox
- Returns:
- PO Box
-
getPhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Returns:
- Telephone
-
getPerson
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Person
- Returns:
- Person Number
-
getNation
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: Nation
- Returns:
- Address Version
-
getHouseNumberSupplementText
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumberSupplementText
- Returns:
- Supplement
-
getHouseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Returns:
- House Number
-
getHomeCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: HomeCityName
- Returns:
- Different City
-
getFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: FullName
- Returns:
- Fullname
-
getFormOfAddress
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: FormOfAddress
- Returns:
- Title
-
getFloor
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: Floor
- Returns:
- Floor
-
getFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Returns:
- Fax
-
getDistrict
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: District
- Returns:
- District
-
getDeliveryServiceTypeCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: DeliveryServiceTypeCode
- Returns:
- Delvry Serv Type
-
getDeliveryServiceNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryServiceNumber
- Returns:
- Delivery Service No.
-
getCounty
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: County
- Returns:
- County
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- Country/Region
-
getCorrespondenceLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Returns:
- Language
-
getCompanyPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CompanyPostalCode
- Returns:
- Company Post Cd
-
getCitySearch
Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: CitySearch
- Returns:
- City
-
getCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Returns:
- City
-
getCityCode
Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: CityCode
- Returns:
- City Code
-
getCareOfName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CareOfName
- Returns:
- c/o
-
getBusinessPartnerName4
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName4
- Returns:
- Name 4
-
getBusinessPartnerName3
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName3
- Returns:
- Name 3
-
getBusinessPartnerName2
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName2
- Returns:
- Name 2
-
getBusinessPartnerName1
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName1
- Returns:
- Name
-
getBuilding
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Returns:
- Building Code
-
getAddressTimeZone
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: AddressTimeZone
- Returns:
- Time Zone
-
getAddressID
(Key Field) 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
-
getAdditionalStreetPrefixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetPrefixName
- Returns:
- Street 3
-
toString
- Overrides:
toStringin classVdmObject<ReturnsDeliveryAddress>
-
equals
- Overrides:
equalsin classVdmEntity<ReturnsDeliveryAddress>
-
canEqual
- Overrides:
canEqualin classVdmEntity<ReturnsDeliveryAddress>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<ReturnsDeliveryAddress>
-