Class SchedgAgrmtDeliveryAddress
Original entity name from the Odata EDM: A_SchedgAgrmtDeliveryAddressType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the AddressFaxNumber field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the AddressType field to query operations.static final SchedgAgrmtDeliveryAddressSelectableSelector for all available fields of SchedgAgrmtDeliveryAddress.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the CityName field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the Country field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the DeliveryAddressID field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the EmailAddress field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the FaxNumber field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the FullName field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the HouseNumber field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the MobileNumber field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the PhoneNumber field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the Plant field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the PostalCode field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the PurchasingDeliveryAddressType field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the Region field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the SchedulingAgreement field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations.static final SchedgAgrmtDeliveryAddressField<String>Use with available fluent helpers to apply the StreetName field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionSchedgAgrmtDeliveryAddress(String schedulingAgreement, String schedulingAgreementItem, String deliveryAddressID, String addressType, String purchasingDeliveryAddressType, String fullName, String streetName, String houseNumber, String postalCode, String cityName, String mobileNumber, String region, String country, String emailAddress, String plant, String correspondenceLanguage, String phoneNumber, String faxNumber, String addressFaxNumber) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
SchedgAgrmtDeliveryAddressField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SchedgAgrmtDeliveryAddressField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 3protected StringConstraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 241protected StringConstraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 80Constraints: Not nullable, Maximum length: 10getKey()Constraints: Not nullable, Maximum length: 30Constraints: Not nullable, Maximum length: 30getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 3(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 60getType()inthashCode()voidsetAddressFaxNumber(String addressFaxNumber) Constraints: Not nullable, Maximum length: 30voidsetAddressType(String addressType) Constraints: Not nullable, Maximum length: 1voidsetCityName(String cityName) Constraints: Not nullable, Maximum length: 40voidsetCorrespondenceLanguage(String correspondenceLanguage) Constraints: Not nullable, Maximum length: 2voidsetCountry(String country) Constraints: Not nullable, Maximum length: 3voidsetDeliveryAddressID(String deliveryAddressID) Constraints: Not nullable, Maximum length: 10voidsetEmailAddress(String emailAddress) Constraints: Not nullable, Maximum length: 241voidsetFaxNumber(String faxNumber) Constraints: Not nullable, Maximum length: 30voidsetFullName(String fullName) Constraints: Not nullable, Maximum length: 80voidsetHouseNumber(String houseNumber) Constraints: Not nullable, Maximum length: 10voidsetMobileNumber(String mobileNumber) Constraints: Not nullable, Maximum length: 30voidsetPhoneNumber(String phoneNumber) Constraints: Not nullable, Maximum length: 30voidConstraints: Not nullable, Maximum length: 4voidsetPostalCode(String postalCode) Constraints: Not nullable, Maximum length: 10voidsetPurchasingDeliveryAddressType(String purchasingDeliveryAddressType) Constraints: Not nullable, Maximum length: 1voidConstraints: Not nullable, Maximum length: 3voidsetSchedulingAgreement(String schedulingAgreement) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetSchedulingAgreementItem(String schedulingAgreementItem) (Key Field) Constraints: Not nullable, Maximum length: 5protected voidsetServicePathForFetch(String servicePathForFetch) voidsetStreetName(String streetName) Constraints: Not nullable, Maximum length: 60toString()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 SchedgAgrmtDeliveryAddress. -
SCHEDULING_AGREEMENT
Use with available fluent helpers to apply the SchedulingAgreement field to query operations. -
SCHEDULING_AGREEMENT_ITEM
Use with available fluent helpers to apply the SchedulingAgreementItem field to query operations. -
DELIVERY_ADDRESS_ID
Use with available fluent helpers to apply the DeliveryAddressID field to query operations. -
ADDRESS_TYPE
Use with available fluent helpers to apply the AddressType field to query operations. -
PURCHASING_DELIVERY_ADDRESS_TYPE
Use with available fluent helpers to apply the PurchasingDeliveryAddressType field to query operations. -
FULL_NAME
Use with available fluent helpers to apply the FullName field to query operations. -
STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations. -
HOUSE_NUMBER
Use with available fluent helpers to apply the HouseNumber field to query operations. -
POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations. -
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations. -
MOBILE_NUMBER
Use with available fluent helpers to apply the MobileNumber field to query operations. -
REGION
Use with available fluent helpers to apply the Region field to query operations. -
COUNTRY
Use with available fluent helpers to apply the Country field to query operations. -
EMAIL_ADDRESS
Use with available fluent helpers to apply the EmailAddress field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
CORRESPONDENCE_LANGUAGE
Use with available fluent helpers to apply the CorrespondenceLanguage field to query operations. -
PHONE_NUMBER
Use with available fluent helpers to apply the PhoneNumber field to query operations. -
FAX_NUMBER
Use with available fluent helpers to apply the FaxNumber field to query operations. -
ADDRESS_FAX_NUMBER
Use with available fluent helpers to apply the AddressFaxNumber field to query operations.
-
-
Constructor Details
-
SchedgAgrmtDeliveryAddress
public SchedgAgrmtDeliveryAddress() -
SchedgAgrmtDeliveryAddress
public SchedgAgrmtDeliveryAddress(@Nullable String schedulingAgreement, @Nullable String schedulingAgreementItem, @Nullable String deliveryAddressID, @Nullable String addressType, @Nullable String purchasingDeliveryAddressType, @Nullable String fullName, @Nullable String streetName, @Nullable String houseNumber, @Nullable String postalCode, @Nullable String cityName, @Nullable String mobileNumber, @Nullable String region, @Nullable String country, @Nullable String emailAddress, @Nullable String plant, @Nullable String correspondenceLanguage, @Nullable String phoneNumber, @Nullable String faxNumber, @Nullable String addressFaxNumber)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<SchedgAgrmtDeliveryAddress>
-
setSchedulingAgreement
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SchedulingAgreement
- Parameters:
schedulingAgreement- Purchasing Document Number
-
setSchedulingAgreementItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: SchedulingAgreementItem
- Parameters:
schedulingAgreementItem- Item Number of Purchasing Document
-
setDeliveryAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryAddressID
- Parameters:
deliveryAddressID- Manual address number in purchasing document item
-
setAddressType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AddressType
- Parameters:
addressType- Purchase Requisition Address Type
-
setPurchasingDeliveryAddressType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDeliveryAddressType
- Parameters:
purchasingDeliveryAddressType- Purchasing Delivery Address Type
-
setFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: FullName
- Parameters:
fullName- Full name of a party (Bus. Partner, Org. Unit, Doc. address)
-
setStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Parameters:
streetName- Street
-
setHouseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Parameters:
houseNumber- House Number
-
setPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Parameters:
postalCode- City Postal Code
-
setCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Parameters:
cityName- City
-
setMobileNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MobileNumber
- Parameters:
mobileNumber- Telephone No.: Dialing Code + Number
-
setRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Parameters:
region- Region (State, Province, County)
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- Country/Region Key
-
setEmailAddress
Constraints: Not nullable, Maximum length: 241Original property name from the Odata EDM: EmailAddress
- Parameters:
emailAddress- Email Address
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setCorrespondenceLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Parameters:
correspondenceLanguage- Language Key
-
setPhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Parameters:
phoneNumber- Telephone No.: Dialing Code + Number
-
setFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Parameters:
faxNumber- First Fax No.: Area Code + Number
-
setAddressFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: AddressFaxNumber
- Parameters:
addressFaxNumber- First Fax No.: Area Code + Number
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<SchedgAgrmtDeliveryAddress>
-
getKey
- Overrides:
getKeyin classVdmObject<SchedgAgrmtDeliveryAddress>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<SchedgAgrmtDeliveryAddress>
-
fromMap
- Overrides:
fromMapin classVdmObject<SchedgAgrmtDeliveryAddress>
-
field
@Nonnull public static <T> SchedgAgrmtDeliveryAddressField<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> SchedgAgrmtDeliveryAddressField<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<SchedgAgrmtDeliveryAddress>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<SchedgAgrmtDeliveryAddress>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<SchedgAgrmtDeliveryAddress>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<SchedgAgrmtDeliveryAddress>
-
builder
-
getSchedulingAgreement
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: SchedulingAgreement
- Returns:
- Purchasing Document Number
-
getSchedulingAgreementItem
(Key Field) Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: SchedulingAgreementItem
- Returns:
- Item Number of Purchasing Document
-
getDeliveryAddressID
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: DeliveryAddressID
- Returns:
- Manual address number in purchasing document item
-
getAddressType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AddressType
- Returns:
- Purchase Requisition Address Type
-
getPurchasingDeliveryAddressType
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PurchasingDeliveryAddressType
- Returns:
- Purchasing Delivery Address Type
-
getFullName
Constraints: Not nullable, Maximum length: 80Original property name from the Odata EDM: FullName
- Returns:
- Full name of a party (Bus. Partner, Org. Unit, Doc. address)
-
getStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Returns:
- Street
-
getHouseNumber
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: HouseNumber
- Returns:
- House Number
-
getPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
- City Postal Code
-
getCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Returns:
- City
-
getMobileNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: MobileNumber
- Returns:
- Telephone No.: Dialing Code + Number
-
getRegion
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Region
- Returns:
- Region (State, Province, County)
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- Country/Region Key
-
getEmailAddress
Constraints: Not nullable, Maximum length: 241Original property name from the Odata EDM: EmailAddress
- Returns:
- Email Address
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getCorrespondenceLanguage
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CorrespondenceLanguage
- Returns:
- Language Key
-
getPhoneNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: PhoneNumber
- Returns:
- Telephone No.: Dialing Code + Number
-
getFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: FaxNumber
- Returns:
- First Fax No.: Area Code + Number
-
getAddressFaxNumber
Constraints: Not nullable, Maximum length: 30Original property name from the Odata EDM: AddressFaxNumber
- Returns:
- First Fax No.: Area Code + Number
-
toString
- Overrides:
toStringin classVdmObject<SchedgAgrmtDeliveryAddress>
-
equals
- Overrides:
equalsin classVdmEntity<SchedgAgrmtDeliveryAddress>
-
canEqual
- Overrides:
canEqualin classVdmEntity<SchedgAgrmtDeliveryAddress>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<SchedgAgrmtDeliveryAddress>
-