Class WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder
- Enclosing class:
- WorkCenterPipeLineOperation
-
Method Summary
Modifier and TypeMethodDescriptionbuild()confirmedQuantity(BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3confirmedQuantityInBaseUnit(String confirmedQuantityInBaseUnit) Constraints: Not nullable, Maximum length: 3confirmedQuantityUnit(String confirmedQuantityUnit) Constraints: Not nullable, Maximum length: 3erlstSchedldExecDurnInWorkdays(Integer erlstSchedldExecDurnInWorkdays) Constraints: nonemanufacturingOrder(String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12manufacturingOrderCategory(String manufacturingOrderCategory) (Key Field) Constraints: Not nullable, Maximum length: 2manufacturingOrderOperation(String manufacturingOrderOperation) (Key Field) Constraints: Not nullable, Maximum length: 4manufacturingOrderSequence(String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 40mfgOrderOperationText(String mfgOrderOperationText) Constraints: Not nullable, Maximum length: 40operationIsReleased(Boolean operationIsReleased) Constraints: noneoperationUnit(String operationUnit) Constraints: Not nullable, Maximum length: 3opErlstSchedldExecEndDte(LocalDateTime opErlstSchedldExecEndDte) Constraints: Not nullable, Precision: 0opErlstSchedldExecEndTme(LocalTime opErlstSchedldExecEndTme) Constraints: Not nullable, Precision: 0opErlstSchedldExecStrtDte(LocalDateTime opErlstSchedldExecStrtDte) Constraints: Not nullable, Precision: 0opErlstSchedldExecStrtTme(LocalTime opErlstSchedldExecStrtTme) Constraints: Not nullable, Precision: 0opPlannedTotalQuantity(BigDecimal opPlannedTotalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3remainingDuration(Integer remainingDuration) Constraints: nonetoString()workCenterInternalID(String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8
-
Method Details
-
workCenterInternalID
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder workCenterInternalID(@Nullable String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
this.
-
manufacturingOrder
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder manufacturingOrder(@Nullable String manufacturingOrder) (Key Field) Constraints: Not nullable, Maximum length: 12Original property name from the Odata EDM: ManufacturingOrder
- Returns:
this.
-
manufacturingOrderOperation
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder manufacturingOrderOperation(@Nullable String manufacturingOrderOperation) (Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ManufacturingOrderOperation
- Returns:
this.
-
manufacturingOrderCategory
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder manufacturingOrderCategory(@Nullable String manufacturingOrderCategory) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ManufacturingOrderCategory
- Returns:
this.
-
mfgOrderOperationText
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder mfgOrderOperationText(@Nullable String mfgOrderOperationText) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: MfgOrderOperationText
- Returns:
this.
-
material
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder material(@Nullable String material) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: Material
- Returns:
this.
-
operationIsReleased
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder operationIsReleased(@Nullable Boolean operationIsReleased) Constraints: noneOriginal property name from the Odata EDM: OperationIsReleased
- Returns:
this.
-
opErlstSchedldExecStrtDte
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder opErlstSchedldExecStrtDte(@Nullable LocalDateTime opErlstSchedldExecStrtDte) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtDte
- Returns:
this.
-
opErlstSchedldExecStrtTme
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder opErlstSchedldExecStrtTme(@Nullable LocalTime opErlstSchedldExecStrtTme) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecStrtTme
- Returns:
this.
-
opErlstSchedldExecEndDte
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder opErlstSchedldExecEndDte(@Nullable LocalDateTime opErlstSchedldExecEndDte) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndDte
- Returns:
this.
-
opErlstSchedldExecEndTme
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder opErlstSchedldExecEndTme(@Nullable LocalTime opErlstSchedldExecEndTme) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: OpErlstSchedldExecEndTme
- Returns:
this.
-
opPlannedTotalQuantity
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder opPlannedTotalQuantity(@Nullable BigDecimal opPlannedTotalQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: OpPlannedTotalQuantity
- Returns:
this.
-
operationUnit
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder operationUnit(@Nullable String operationUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: OperationUnit
- Returns:
this.
-
confirmedQuantity
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder confirmedQuantity(@Nullable BigDecimal confirmedQuantity) Constraints: Not nullable, Precision: 13, Scale: 3Original property name from the Odata EDM: ConfirmedQuantity
- Returns:
this.
-
confirmedQuantityInBaseUnit
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder confirmedQuantityInBaseUnit(@Nullable String confirmedQuantityInBaseUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityInBaseUnit
- Returns:
this.
-
confirmedQuantityUnit
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder confirmedQuantityUnit(@Nullable String confirmedQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: ConfirmedQuantityUnit
- Returns:
this.
-
erlstSchedldExecDurnInWorkdays
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder erlstSchedldExecDurnInWorkdays(@Nullable Integer erlstSchedldExecDurnInWorkdays) Constraints: noneOriginal property name from the Odata EDM: ErlstSchedldExecDurnInWorkdays
- Returns:
this.
-
remainingDuration
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder remainingDuration(@Nullable Integer remainingDuration) Constraints: noneOriginal property name from the Odata EDM: RemainingDuration
- Returns:
this.
-
manufacturingOrderSequence
@Nonnull public WorkCenterPipeLineOperation.WorkCenterPipeLineOperationBuilder manufacturingOrderSequence(@Nullable String manufacturingOrderSequence) Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ManufacturingOrderSequence
- Returns:
this.
-
build
-
toString
-