Class ProductionRsceTools.ProductionRsceToolsBuilder
- Enclosing class:
- ProductionRsceTools
-
Method Summary
Modifier and TypeMethodDescriptionbuild()confirmedProdnRsceToolQty(BigDecimal confirmedProdnRsceToolQty) Constraints: Not nullable, Precision: 9, Scale: 3confirmedProdnRsceToolQtyUnit(String confirmedProdnRsceToolQtyUnit) Constraints: Not nullable, Maximum length: 3earliestSchedldUsageEndDate(LocalDateTime earliestSchedldUsageEndDate) Constraints: Not nullable, Precision: 0earliestSchedldUsageEndTime(LocalTime earliestSchedldUsageEndTime) Constraints: Not nullable, Precision: 0earliestSchedldUsageStartDate(LocalDateTime earliestSchedldUsageStartDate) Constraints: Not nullable, Precision: 0earliestSchedldUsageStartTime(LocalTime earliestSchedldUsageStartTime) Constraints: Not nullable, Precision: 0latestSchedldUsageEndDate(LocalDateTime latestSchedldUsageEndDate) Constraints: Not nullable, Precision: 0latestSchedldUsageEndTime(LocalTime latestSchedldUsageEndTime) Constraints: Not nullable, Precision: 0latestSchedldUsageStartDate(LocalDateTime latestSchedldUsageStartDate) Constraints: Not nullable, Precision: 0latestSchedldUsageStartTime(LocalTime latestSchedldUsageStartTime) Constraints: Not nullable, Precision: 0manufacturingOrder(String manufacturingOrder) Constraints: Not nullable, Maximum length: 12manufacturingOrderCategory(String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2manufacturingOrderType(String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4mfgOrderOpProdnRsceToolIntID(String mfgOrderOpProdnRsceToolIntID) (Key Field) Constraints: Not nullable, Maximum length: 8orderInternalBillOfOperations(String orderInternalBillOfOperations) (Key Field) Constraints: Not nullable, Maximum length: 10plannedProdnRsceToolQtyUnit(String plannedProdnRsceToolQtyUnit) Constraints: Not nullable, Maximum length: 3plannedTotalProdnRsceToolQty(BigDecimal plannedTotalProdnRsceToolQty) Constraints: Not nullable, Precision: 9, Scale: 3prodnRsceToolCategory(String prodnRsceToolCategory) Constraints: Not nullable, Maximum length: 1prodnRsceToolCategoryName(String prodnRsceToolCategoryName) Constraints: Not nullable, Maximum length: 40prodnRsceToolUsageQuantity(BigDecimal prodnRsceToolUsageQuantity) Constraints: Not nullable, Precision: 9, Scale: 3prodnRsceToolUsageQuantityUnit(String prodnRsceToolUsageQuantityUnit) Constraints: Not nullable, Maximum length: 3productionPlant(String productionPlant) Constraints: Not nullable, Maximum length: 4toString()
-
Method Details
-
orderInternalBillOfOperations
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder orderInternalBillOfOperations(@Nullable String orderInternalBillOfOperations) (Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: OrderInternalBillOfOperations
- Returns:
this.
-
mfgOrderOpProdnRsceToolIntID
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder mfgOrderOpProdnRsceToolIntID(@Nullable String mfgOrderOpProdnRsceToolIntID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: MfgOrderOpProdnRsceToolIntID
- Returns:
this.
-
manufacturingOrder
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder manufacturingOrder(@Nullable String manufacturingOrder) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
prodnRsceToolCategory
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder prodnRsceToolCategory(@Nullable String prodnRsceToolCategory) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: ProdnRsceToolCategory
- Returns:
this.
-
prodnRsceToolCategoryName
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder prodnRsceToolCategoryName(@Nullable String prodnRsceToolCategoryName) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: ProdnRsceToolCategoryName
- Returns:
this.
-
plannedProdnRsceToolQtyUnit
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder plannedProdnRsceToolQtyUnit(@Nullable String plannedProdnRsceToolQtyUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PlannedProdnRsceToolQtyUnit
- Returns:
this.
-
plannedTotalProdnRsceToolQty
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder plannedTotalProdnRsceToolQty(@Nullable BigDecimal plannedTotalProdnRsceToolQty) Constraints: Not nullable, Precision: 9, Scale: 3Original property name from the Odata EDM: PlannedTotalProdnRsceToolQty
- Returns:
this.
-
confirmedProdnRsceToolQtyUnit
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder confirmedProdnRsceToolQtyUnit(@Nullable String confirmedProdnRsceToolQtyUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedProdnRsceToolQtyUnit
- Returns:
this.
-
confirmedProdnRsceToolQty
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder confirmedProdnRsceToolQty(@Nullable BigDecimal confirmedProdnRsceToolQty) Constraints: Not nullable, Precision: 9, Scale: 3Original property name from the Odata EDM: ConfirmedProdnRsceToolQty
- Returns:
this.
-
prodnRsceToolUsageQuantityUnit
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder prodnRsceToolUsageQuantityUnit(@Nullable String prodnRsceToolUsageQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ProdnRsceToolUsageQuantityUnit
- Returns:
this.
-
prodnRsceToolUsageQuantity
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder prodnRsceToolUsageQuantity(@Nullable BigDecimal prodnRsceToolUsageQuantity) Constraints: Not nullable, Precision: 9, Scale: 3Original property name from the Odata EDM: ProdnRsceToolUsageQuantity
- Returns:
this.
-
earliestSchedldUsageStartDate
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder earliestSchedldUsageStartDate(@Nullable LocalDateTime earliestSchedldUsageStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EarliestSchedldUsageStartDate
- Returns:
this.
-
earliestSchedldUsageStartTime
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder earliestSchedldUsageStartTime(@Nullable LocalTime earliestSchedldUsageStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EarliestSchedldUsageStartTime
- Returns:
this.
-
earliestSchedldUsageEndDate
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder earliestSchedldUsageEndDate(@Nullable LocalDateTime earliestSchedldUsageEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EarliestSchedldUsageEndDate
- Returns:
this.
-
earliestSchedldUsageEndTime
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder earliestSchedldUsageEndTime(@Nullable LocalTime earliestSchedldUsageEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: EarliestSchedldUsageEndTime
- Returns:
this.
-
latestSchedldUsageStartDate
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder latestSchedldUsageStartDate(@Nullable LocalDateTime latestSchedldUsageStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LatestSchedldUsageStartDate
- Returns:
this.
-
latestSchedldUsageStartTime
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder latestSchedldUsageStartTime(@Nullable LocalTime latestSchedldUsageStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LatestSchedldUsageStartTime
- Returns:
this.
-
latestSchedldUsageEndDate
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder latestSchedldUsageEndDate(@Nullable LocalDateTime latestSchedldUsageEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LatestSchedldUsageEndDate
- Returns:
this.
-
latestSchedldUsageEndTime
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder latestSchedldUsageEndTime(@Nullable LocalTime latestSchedldUsageEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: LatestSchedldUsageEndTime
- Returns:
this.
-
manufacturingOrderType
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder manufacturingOrderType(@Nullable String manufacturingOrderType) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderType
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
this.
-
productionPlant
@Nonnull public ProductionRsceTools.ProductionRsceToolsBuilder productionPlant(@Nullable String productionPlant) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ProductionPlant
- Returns:
this.
-
build
-
toString
-