Class KanbanContainerDeliveryAddr
Original entity name from the Odata EDM: A_KanbanContainerDeliveryAddrType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations.static final KanbanContainerDeliveryAddrSelectableSelector for all available fields of KanbanContainerDeliveryAddr.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the Building field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the BusinessPartnerName1 field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the BusinessPartnerName2 field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the CityName field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the Country field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the KanbanContainerDeliveryAddress field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the KanbanControlCycle field to query operations.static final KanbanContainerDeliveryAddrField<ZonedDateTime>Use with available fluent helpers to apply the LastChangeDateTime field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the Plant field to query operations.static final KanbanContainerDeliveryAddrField<String>Use with available fluent helpers to apply the PostalCode field to query operations.static final KanbanContainerDeliveryAddrField<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
ConstructorsConstructorDescriptionKanbanContainerDeliveryAddr(String kanbanControlCycle, String plant, String kanbanContainerDeliveryAddress, String businessPartnerName1, String businessPartnerName2, String building, String streetName, String additionalStreetSuffixName, String cityName, String postalCode, String country, ZonedDateTime lastChangeDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
KanbanContainerDeliveryAddrField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> KanbanContainerDeliveryAddrField<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: 20Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 40Constraints: Not nullable, Maximum length: 3protected Stringprotected StringConstraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 7getKey()Constraints: Not nullable, Precision: 7getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 60getType()inthashCode()voidsetAdditionalStreetSuffixName(String additionalStreetSuffixName) Constraints: Not nullable, Maximum length: 40voidsetBuilding(String building) Constraints: Not nullable, Maximum length: 20voidsetBusinessPartnerName1(String businessPartnerName1) Constraints: Not nullable, Maximum length: 40voidsetBusinessPartnerName2(String businessPartnerName2) Constraints: Not nullable, Maximum length: 40voidsetCityName(String cityName) Constraints: Not nullable, Maximum length: 40voidsetCountry(String country) Constraints: Not nullable, Maximum length: 3voidsetKanbanContainerDeliveryAddress(String kanbanContainerDeliveryAddress) Constraints: Not nullable, Maximum length: 10voidsetKanbanControlCycle(String kanbanControlCycle) (Key Field) Constraints: Not nullable, Maximum length: 7voidsetLastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7voidConstraints: Not nullable, Maximum length: 4voidsetPostalCode(String postalCode) Constraints: Not nullable, Maximum length: 10protected 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 KanbanContainerDeliveryAddr. -
KANBAN_CONTROL_CYCLE
Use with available fluent helpers to apply the KanbanControlCycle field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
KANBAN_CONTAINER_DELIVERY_ADDRESS
Use with available fluent helpers to apply the KanbanContainerDeliveryAddress 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. -
BUILDING
Use with available fluent helpers to apply the Building field to query operations. -
STREET_NAME
Use with available fluent helpers to apply the StreetName field to query operations. -
ADDITIONAL_STREET_SUFFIX_NAME
Use with available fluent helpers to apply the AdditionalStreetSuffixName field to query operations. -
CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations. -
POSTAL_CODE
Use with available fluent helpers to apply the PostalCode field to query operations. -
COUNTRY
Use with available fluent helpers to apply the Country field to query operations. -
LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
-
-
Constructor Details
-
KanbanContainerDeliveryAddr
public KanbanContainerDeliveryAddr() -
KanbanContainerDeliveryAddr
public KanbanContainerDeliveryAddr(@Nullable String kanbanControlCycle, @Nullable String plant, @Nullable String kanbanContainerDeliveryAddress, @Nullable String businessPartnerName1, @Nullable String businessPartnerName2, @Nullable String building, @Nullable String streetName, @Nullable String additionalStreetSuffixName, @Nullable String cityName, @Nullable String postalCode, @Nullable String country, @Nullable ZonedDateTime lastChangeDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<KanbanContainerDeliveryAddr>
-
setKanbanControlCycle
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: KanbanControlCycle
- Parameters:
kanbanControlCycle- Kanban Control Cycle
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setKanbanContainerDeliveryAddress
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: KanbanContainerDeliveryAddress
- Parameters:
kanbanContainerDeliveryAddress- Kanban Delivery Address
-
setBusinessPartnerName1
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName1
- Parameters:
businessPartnerName1- Name 1
-
setBusinessPartnerName2
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName2
- Parameters:
businessPartnerName2- Name 2
-
setBuilding
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Parameters:
building- Building (Number or Code)
-
setStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Parameters:
streetName- Street
-
setAdditionalStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetSuffixName
- Parameters:
additionalStreetSuffixName- Street 5
-
setCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Parameters:
cityName- City
-
setPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Parameters:
postalCode- City Postal Code
-
setCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Parameters:
country- Country/Region Key
-
setLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Parameters:
lastChangeDateTime- Date and Time of Last Change
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<KanbanContainerDeliveryAddr>
-
getKey
- Overrides:
getKeyin classVdmObject<KanbanContainerDeliveryAddr>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<KanbanContainerDeliveryAddr>
-
fromMap
- Overrides:
fromMapin classVdmObject<KanbanContainerDeliveryAddr>
-
field
@Nonnull public static <T> KanbanContainerDeliveryAddrField<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> KanbanContainerDeliveryAddrField<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<KanbanContainerDeliveryAddr>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<KanbanContainerDeliveryAddr>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<KanbanContainerDeliveryAddr>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<KanbanContainerDeliveryAddr>
-
builder
-
getKanbanControlCycle
(Key Field) Constraints: Not nullable, Maximum length: 7Original property name from the Odata EDM: KanbanControlCycle
- Returns:
- Kanban Control Cycle
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getKanbanContainerDeliveryAddress
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: KanbanContainerDeliveryAddress
- Returns:
- Kanban Delivery Address
-
getBusinessPartnerName1
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName1
- Returns:
- Name 1
-
getBusinessPartnerName2
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: BusinessPartnerName2
- Returns:
- Name 2
-
getBuilding
Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: Building
- Returns:
- Building (Number or Code)
-
getStreetName
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: StreetName
- Returns:
- Street
-
getAdditionalStreetSuffixName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: AdditionalStreetSuffixName
- Returns:
- Street 5
-
getCityName
Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: CityName
- Returns:
- City
-
getPostalCode
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: PostalCode
- Returns:
- City Postal Code
-
getCountry
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Country
- Returns:
- Country/Region Key
-
getLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
- Date and Time of Last Change
-
toString
- Overrides:
toStringin classVdmObject<KanbanContainerDeliveryAddr>
-
equals
- Overrides:
equalsin classVdmEntity<KanbanContainerDeliveryAddr>
-
canEqual
- Overrides:
canEqualin classVdmEntity<KanbanContainerDeliveryAddr>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<KanbanContainerDeliveryAddr>
-