Class WorkCenterCapacity.WorkCenterCapacityBuilder
- Enclosing class:
- WorkCenterCapacity
-
Method Summary
Modifier and TypeMethodDescriptionauthorizationGroup(String authorizationGroup) Constraints: Not nullable, Maximum length: 4build()Constraints: Not nullable, Maximum length: 8capacityActiveVersion(String capacityActiveVersion) Constraints: Not nullable, Maximum length: 2capacityBaseQtyUnit(String capacityBaseQtyUnit) Constraints: Not nullable, Maximum length: 3capacityBreakDuration(Integer capacityBreakDuration) Constraints: nonecapacityCategoryCode(String capacityCategoryCode) Constraints: Not nullable, Maximum length: 3capacityEndTime(Integer capacityEndTime) Constraints: nonecapacityHasIndivCapacities(Boolean capacityHasIndivCapacities) Constraints: nonecapacityInternalID(String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8capacityInterval(WorkCenterCapacityInterval_2... value) Navigation property to_CapacityInterval for WorkCenterCapacity to multiple WorkCenterCapacityInterval_2.capacityIsExcldFrmLongTermPlng(Boolean capacityIsExcldFrmLongTermPlng) Constraints: nonecapacityIsFinite(Boolean capacityIsFinite) Constraints: nonecapacityIsPooled(Boolean capacityIsPooled) Constraints: nonecapacityLastChangeDateTime(ZonedDateTime capacityLastChangeDateTime) Constraints: Not nullable, Precision: 7capacityNumberOfCapacities(Short capacityNumberOfCapacities) Constraints: nonecapacityPlanUtilizationPercent(String capacityPlanUtilizationPercent) Constraints: Not nullable, Maximum length: 3capacityQuantityUnit(String capacityQuantityUnit) Constraints: Not nullable, Maximum length: 3capacityResponsiblePlanner(String capacityResponsiblePlanner) Constraints: Not nullable, Maximum length: 3capacityStartTime(Integer capacityStartTime) Constraints: nonecapacityText(WorkCenterCapacityText... value) Navigation property to_CapacityText for WorkCenterCapacity to multiple WorkCenterCapacityText.capIsUsedInMultiOperations(Boolean capIsUsedInMultiOperations) Constraints: nonecapOverloadThresholdInPercent(String capOverloadThresholdInPercent) Constraints: Not nullable, Maximum length: 3factoryCalendar(String factoryCalendar) Constraints: Not nullable, Maximum length: 2Constraints: Not nullable, Maximum length: 4referencedCapacityInternalID(String referencedCapacityInternalID) Constraints: Not nullable, Maximum length: 8shiftGroup(String shiftGroup) Constraints: Not nullable, Maximum length: 2toString()
-
Method Details
-
capacityInterval
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityInterval(WorkCenterCapacityInterval_2... value) Navigation property to_CapacityInterval for WorkCenterCapacity to multiple WorkCenterCapacityInterval_2.- Parameters:
value- The WorkCenterCapacityInterval_2s to build this WorkCenterCapacity with.- Returns:
- This Builder to allow for a fluent interface.
-
capacityText
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityText(WorkCenterCapacityText... value) Navigation property to_CapacityText for WorkCenterCapacity to multiple WorkCenterCapacityText.- Parameters:
value- The WorkCenterCapacityTexts to build this WorkCenterCapacity with.- Returns:
- This Builder to allow for a fluent interface.
-
capacityInternalID
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityInternalID(@Nullable String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Returns:
this.
-
capacity
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: Capacity
- Returns:
this.
-
capacityCategoryCode
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityCategoryCode(@Nullable String capacityCategoryCode) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityCategoryCode
- Returns:
this.
-
capacityActiveVersion
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityActiveVersion(@Nullable String capacityActiveVersion) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CapacityActiveVersion
- Returns:
this.
-
capacityIsFinite
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityIsFinite(@Nullable Boolean capacityIsFinite) Constraints: noneOriginal property name from the Odata EDM: CapacityIsFinite
- Returns:
this.
-
capacityIsPooled
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityIsPooled(@Nullable Boolean capacityIsPooled) Constraints: noneOriginal property name from the Odata EDM: CapacityIsPooled
- Returns:
this.
-
capacityHasIndivCapacities
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityHasIndivCapacities(@Nullable Boolean capacityHasIndivCapacities) Constraints: noneOriginal property name from the Odata EDM: CapacityHasIndivCapacities
- Returns:
this.
-
capacityIsExcldFrmLongTermPlng
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityIsExcldFrmLongTermPlng(@Nullable Boolean capacityIsExcldFrmLongTermPlng) Constraints: noneOriginal property name from the Odata EDM: CapacityIsExcldFrmLongTermPlng
- Returns:
this.
-
capacityNumberOfCapacities
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityNumberOfCapacities(@Nullable Short capacityNumberOfCapacities) Constraints: noneOriginal property name from the Odata EDM: CapacityNumberOfCapacities
- Returns:
this.
-
capacityResponsiblePlanner
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityResponsiblePlanner(@Nullable String capacityResponsiblePlanner) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityResponsiblePlanner
- Returns:
this.
-
capacityPlanUtilizationPercent
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityPlanUtilizationPercent(@Nullable String capacityPlanUtilizationPercent) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityPlanUtilizationPercent
- Returns:
this.
-
capacityBreakDuration
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityBreakDuration(@Nullable Integer capacityBreakDuration) Constraints: noneOriginal property name from the Odata EDM: CapacityBreakDuration
- Returns:
this.
-
plant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
this.
-
factoryCalendar
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder factoryCalendar(@Nullable String factoryCalendar) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: FactoryCalendar
- Returns:
this.
-
authorizationGroup
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder authorizationGroup(@Nullable String authorizationGroup) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: AuthorizationGroup
- Returns:
this.
-
shiftGroup
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder shiftGroup(@Nullable String shiftGroup) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: ShiftGroup
- Returns:
this.
-
capacityStartTime
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityStartTime(@Nullable Integer capacityStartTime) Constraints: noneOriginal property name from the Odata EDM: CapacityStartTime
- Returns:
this.
-
capacityEndTime
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityEndTime(@Nullable Integer capacityEndTime) Constraints: noneOriginal property name from the Odata EDM: CapacityEndTime
- Returns:
this.
-
capIsUsedInMultiOperations
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capIsUsedInMultiOperations(@Nullable Boolean capIsUsedInMultiOperations) Constraints: noneOriginal property name from the Odata EDM: CapIsUsedInMultiOperations
- Returns:
this.
-
referencedCapacityInternalID
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder referencedCapacityInternalID(@Nullable String referencedCapacityInternalID) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: ReferencedCapacityInternalID
- Returns:
this.
-
capOverloadThresholdInPercent
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capOverloadThresholdInPercent(@Nullable String capOverloadThresholdInPercent) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapOverloadThresholdInPercent
- Returns:
this.
-
capacityQuantityUnit
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityQuantityUnit(@Nullable String capacityQuantityUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityQuantityUnit
- Returns:
this.
-
capacityBaseQtyUnit
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityBaseQtyUnit(@Nullable String capacityBaseQtyUnit) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityBaseQtyUnit
- Returns:
this.
-
capacityLastChangeDateTime
@Nonnull public WorkCenterCapacity.WorkCenterCapacityBuilder capacityLastChangeDateTime(@Nullable ZonedDateTime capacityLastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CapacityLastChangeDateTime
- Returns:
this.
-
build
-
toString
-