Class ProductionSupplyArea.ProductionSupplyAreaBuilder
- Enclosing class:
- ProductionSupplyArea
-
Method Summary
Modifier and TypeMethodDescriptionautomotiveLoadingPoint(String automotiveLoadingPoint) Constraints: Not nullable, Maximum length: 20build()Constraints: nonefactoryCalendar(String factoryCalendar) Constraints: Not nullable, Maximum length: 2lastChangeDateTime(ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7(Key Field) Constraints: Not nullable, Maximum length: 4productionSupplyArea(String productionSupplyArea) (Key Field) Constraints: Not nullable, Maximum length: 10Navigation property to_ProductionSupplyAreaAddress for ProductionSupplyArea to single ProductionSupplyAreaAddress.productionSupplyAreaAddress_oc(Boolean productionSupplyAreaAddress_oc) Constraints: noneproductionSupplyAreaAddressID(String productionSupplyAreaAddressID) Constraints: Not nullable, Maximum length: 10productionSupplyAreaRespPerson(String productionSupplyAreaRespPerson) Constraints: Not nullable, Maximum length: 3Navigation property to_ProductionSupplyAreaText for ProductionSupplyArea to multiple ProductionSupplyAreaText.productionSupplyAreaText_oc(Boolean productionSupplyAreaText_oc) Constraints: nonepullIntervalInMinutes(BigDecimal pullIntervalInMinutes) Constraints: Not nullable, Precision: 8, Scale: 0pullIntervalInWorkdays(BigDecimal pullIntervalInWorkdays) Constraints: Not nullable, Precision: 3, Scale: 0shiftGrouping(String shiftGrouping) Constraints: Not nullable, Maximum length: 2shiftSequence(String shiftSequence) Constraints: Not nullable, Maximum length: 4storageLocation(String storageLocation) Constraints: Not nullable, Maximum length: 4toString()unloadingPointName(String unloadingPointName) Constraints: Not nullable, Maximum length: 25unloadingWarehouseStagingArea(String unloadingWarehouseStagingArea) Constraints: Not nullable, Maximum length: 10Constraints: none
-
Method Details
-
productionSupplyAreaAddress
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyAreaAddress(ProductionSupplyAreaAddress value) Navigation property to_ProductionSupplyAreaAddress for ProductionSupplyArea to single ProductionSupplyAreaAddress.- Parameters:
value- The ProductionSupplyAreaAddress to build this ProductionSupplyArea with.- Returns:
- This Builder to allow for a fluent interface.
-
productionSupplyAreaText
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyAreaText(ProductionSupplyAreaText... value) Navigation property to_ProductionSupplyAreaText for ProductionSupplyArea to multiple ProductionSupplyAreaText.- Parameters:
value- The ProductionSupplyAreaTexts to build this ProductionSupplyArea with.- Returns:
- This Builder to allow for a fluent interface.
-
delete_mc
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder delete_mc(@Nullable Boolean delete_mc) Constraints: noneOriginal property name from the Odata EDM: Delete_mc
- Returns:
this.
-
update_mc
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder update_mc(@Nullable Boolean update_mc) Constraints: noneOriginal property name from the Odata EDM: Update_mc
- Returns:
this.
-
productionSupplyAreaAddress_oc
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyAreaAddress_oc(@Nullable Boolean productionSupplyAreaAddress_oc) Constraints: noneOriginal property name from the Odata EDM: to_ProductionSupplyAreaAddress_oc
- Returns:
this.
-
productionSupplyAreaText_oc
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyAreaText_oc(@Nullable Boolean productionSupplyAreaText_oc) Constraints: noneOriginal property name from the Odata EDM: to_ProductionSupplyAreaText_oc
- Returns:
this.
-
productionSupplyArea
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyArea(@Nullable String productionSupplyArea) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProductionSupplyArea
- Returns:
this.
-
plant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
storageLocation
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder storageLocation(@Nullable String storageLocation) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: StorageLocation
- Returns:
this.
-
productionSupplyAreaRespPerson
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyAreaRespPerson(@Nullable String productionSupplyAreaRespPerson) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProductionSupplyAreaRespPerson
- Returns:
this.
-
unloadingPointName
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder unloadingPointName(@Nullable String unloadingPointName) Constraints: Not nullable, Maximum length: 25Original property name from the Odata EDM: UnloadingPointName
- Returns:
this.
-
factoryCalendar
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder factoryCalendar(@Nullable String factoryCalendar) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FactoryCalendar
- Returns:
this.
-
shiftGrouping
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder shiftGrouping(@Nullable String shiftGrouping) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShiftGrouping
- Returns:
this.
-
shiftSequence
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder shiftSequence(@Nullable String shiftSequence) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftSequence
- Returns:
this.
-
pullIntervalInWorkdays
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder pullIntervalInWorkdays(@Nullable BigDecimal pullIntervalInWorkdays) Constraints: Not nullable, Precision: 3, Scale: 0Original property name from the Odata EDM: PullIntervalInWorkdays
- Returns:
this.
-
pullIntervalInMinutes
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder pullIntervalInMinutes(@Nullable BigDecimal pullIntervalInMinutes) Constraints: Not nullable, Precision: 8, Scale: 0Original property name from the Odata EDM: PullIntervalInMinutes
- Returns:
this.
-
unloadingWarehouseStagingArea
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder unloadingWarehouseStagingArea(@Nullable String unloadingWarehouseStagingArea) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: UnloadingWarehouseStagingArea
- Returns:
this.
-
productionSupplyAreaAddressID
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder productionSupplyAreaAddressID(@Nullable String productionSupplyAreaAddressID) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: ProductionSupplyAreaAddressID
- Returns:
this.
-
lastChangeDateTime
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder lastChangeDateTime(@Nullable ZonedDateTime lastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: LastChangeDateTime
- Returns:
this.
-
automotiveLoadingPoint
@Nonnull public ProductionSupplyArea.ProductionSupplyAreaBuilder automotiveLoadingPoint(@Nullable String automotiveLoadingPoint) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: AutomotiveLoadingPoint
- Returns:
this.
-
build
-
toString
-