Class WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder
- Enclosing class:
- WorkCenterCapacityShift_2
-
Method Summary
Modifier and TypeMethodDescriptionavailableCapacityShift(String availableCapacityShift) (Key Field) Constraints: Not nullable, Maximum length: 1build()capacityActiveVersion(String capacityActiveVersion) (Key Field) Constraints: Not nullable, Maximum length: 2capacityBreakDuration(Integer capacityBreakDuration) Constraints: nonecapacityInternalID(String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8capacityLastChangeDateTime(ZonedDateTime capacityLastChangeDateTime) Constraints: Not nullable, Precision: 7capacityNumberOfCapacities(Short capacityNumberOfCapacities) Constraints: nonecapacityPlanUtilizationPercent(String capacityPlanUtilizationPercent) Constraints: Not nullable, Maximum length: 3intervalEndDate(LocalDateTime intervalEndDate) (Key Field) Constraints: Not nullable, Precision: 0intervalStartDate(LocalDateTime intervalStartDate) Constraints: Not nullable, Precision: 0operatingDurationInSeconds(Integer operatingDurationInSeconds) Constraints: noneshiftDefinition(String shiftDefinition) Constraints: Not nullable, Maximum length: 4shiftDefValidityEndDate(LocalDateTime shiftDefValidityEndDate) Constraints: Not nullable, Precision: 0shiftDefValidityStartDate(LocalDateTime shiftDefValidityStartDate) Constraints: Not nullable, Precision: 0shiftEndTime(LocalTime shiftEndTime) Constraints: Not nullable, Precision: 0shiftStartTime(LocalTime shiftStartTime) Constraints: Not nullable, Precision: 0toString()totOperatingDurationInSeconds(Integer totOperatingDurationInSeconds) Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 1workDayRule(String workDayRule) Constraints: Not nullable, Maximum length: 1
-
Method Details
-
capacityInternalID
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder capacityInternalID(@Nullable String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Returns:
this.
-
capacityActiveVersion
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder capacityActiveVersion(@Nullable String capacityActiveVersion) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CapacityActiveVersion
- Returns:
this.
-
intervalEndDate
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder intervalEndDate(@Nullable LocalDateTime intervalEndDate) (Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IntervalEndDate
- Returns:
this.
-
weekDay
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder weekDay(@Nullable String weekDay) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WeekDay
- Returns:
this.
-
availableCapacityShift
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder availableCapacityShift(@Nullable String availableCapacityShift) (Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AvailableCapacityShift
- Returns:
this.
-
intervalStartDate
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder intervalStartDate(@Nullable LocalDateTime intervalStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IntervalStartDate
- Returns:
this.
-
workDayRule
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder workDayRule(@Nullable String workDayRule) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WorkDayRule
- Returns:
this.
-
shiftDefinition
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder shiftDefinition(@Nullable String shiftDefinition) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftDefinition
- Returns:
this.
-
shiftStartTime
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder shiftStartTime(@Nullable LocalTime shiftStartTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftStartTime
- Returns:
this.
-
shiftEndTime
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder shiftEndTime(@Nullable LocalTime shiftEndTime) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftEndTime
- Returns:
this.
-
shiftDefValidityStartDate
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder shiftDefValidityStartDate(@Nullable LocalDateTime shiftDefValidityStartDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftDefValidityStartDate
- Returns:
this.
-
shiftDefValidityEndDate
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder shiftDefValidityEndDate(@Nullable LocalDateTime shiftDefValidityEndDate) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftDefValidityEndDate
- Returns:
this.
-
capacityNumberOfCapacities
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder capacityNumberOfCapacities(@Nullable Short capacityNumberOfCapacities) Constraints: noneOriginal property name from the Odata EDM: CapacityNumberOfCapacities
- Returns:
this.
-
capacityPlanUtilizationPercent
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder capacityPlanUtilizationPercent(@Nullable String capacityPlanUtilizationPercent) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityPlanUtilizationPercent
- Returns:
this.
-
capacityBreakDuration
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder capacityBreakDuration(@Nullable Integer capacityBreakDuration) Constraints: noneOriginal property name from the Odata EDM: CapacityBreakDuration
- Returns:
this.
-
operatingDurationInSeconds
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder operatingDurationInSeconds(@Nullable Integer operatingDurationInSeconds) Constraints: noneOriginal property name from the Odata EDM: OperatingDurationInSeconds
- Returns:
this.
-
totOperatingDurationInSeconds
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder totOperatingDurationInSeconds(@Nullable Integer totOperatingDurationInSeconds) Constraints: noneOriginal property name from the Odata EDM: TotOperatingDurationInSeconds
- Returns:
this.
-
capacityLastChangeDateTime
@Nonnull public WorkCenterCapacityShift_2.WorkCenterCapacityShift_2Builder capacityLastChangeDateTime(@Nullable ZonedDateTime capacityLastChangeDateTime) Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CapacityLastChangeDateTime
- Returns:
this.
-
build
-
toString
-