Class WorkCenterCapacityShift_2
Original entity name from the Odata EDM: A_WorkCenterCapacityShift_2Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WorkCenterCapacityShift_2SelectableSelector for all available fields of WorkCenterCapacityShift_2.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the AvailableCapacityShift field to query operations.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the CapacityActiveVersion field to query operations.static final WorkCenterCapacityShift_2Field<Integer>Use with available fluent helpers to apply the CapacityBreakDuration field to query operations.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the CapacityInternalID field to query operations.static final WorkCenterCapacityShift_2Field<ZonedDateTime>Use with available fluent helpers to apply the CapacityLastChangeDateTime field to query operations.static final WorkCenterCapacityShift_2Field<Short>Use with available fluent helpers to apply the CapacityNumberOfCapacities field to query operations.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the CapacityPlanUtilizationPercent field to query operations.static final WorkCenterCapacityShift_2Field<LocalDateTime>Use with available fluent helpers to apply the IntervalEndDate field to query operations.static final WorkCenterCapacityShift_2Field<LocalDateTime>Use with available fluent helpers to apply the IntervalStartDate field to query operations.static final WorkCenterCapacityShift_2Field<Integer>Use with available fluent helpers to apply the OperatingDurationInSeconds field to query operations.static final WorkCenterCapacityShift_2Field<LocalDateTime>Use with available fluent helpers to apply the ShiftDefValidityEndDate field to query operations.static final WorkCenterCapacityShift_2Field<LocalDateTime>Use with available fluent helpers to apply the ShiftDefValidityStartDate field to query operations.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the ShiftDefinition field to query operations.static final WorkCenterCapacityShift_2Field<LocalTime>Use with available fluent helpers to apply the ShiftEndTime field to query operations.static final WorkCenterCapacityShift_2Field<LocalTime>Use with available fluent helpers to apply the ShiftStartTime field to query operations.static final WorkCenterCapacityShift_2Field<Integer>Use with available fluent helpers to apply the TotOperatingDurationInSeconds field to query operations.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the WeekDay field to query operations.static final WorkCenterCapacityShift_2Field<String>Use with available fluent helpers to apply the WorkDayRule field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionWorkCenterCapacityShift_2(String capacityInternalID, String capacityActiveVersion, LocalDateTime intervalEndDate, String weekDay, String availableCapacityShift, LocalDateTime intervalStartDate, String workDayRule, String shiftDefinition, LocalTime shiftStartTime, LocalTime shiftEndTime, LocalDateTime shiftDefValidityStartDate, LocalDateTime shiftDefValidityEndDate, Short capacityNumberOfCapacities, String capacityPlanUtilizationPercent, Integer capacityBreakDuration, Integer operatingDurationInSeconds, Integer totOperatingDurationInSeconds, ZonedDateTime capacityLastChangeDateTime) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanstatic <T,DomainT>
WorkCenterCapacityShift_2Field<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterCapacityShift_2Field<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Maximum length: 2Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Precision: 7Constraints: noneConstraints: Not nullable, Maximum length: 3protected Stringprotected String(Key Field) Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0getKey()Constraints: noneConstraints: Not nullable, Maximum length: 4Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: Not nullable, Precision: 0Constraints: nonegetType()(Key Field) Constraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 1inthashCode()voidsetAvailableCapacityShift(String availableCapacityShift) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetCapacityActiveVersion(String capacityActiveVersion) (Key Field) Constraints: Not nullable, Maximum length: 2voidsetCapacityBreakDuration(Integer capacityBreakDuration) Constraints: nonevoidsetCapacityInternalID(String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetCapacityLastChangeDateTime(ZonedDateTime capacityLastChangeDateTime) Constraints: Not nullable, Precision: 7voidsetCapacityNumberOfCapacities(Short capacityNumberOfCapacities) Constraints: nonevoidsetCapacityPlanUtilizationPercent(String capacityPlanUtilizationPercent) Constraints: Not nullable, Maximum length: 3voidsetIntervalEndDate(LocalDateTime intervalEndDate) (Key Field) Constraints: Not nullable, Precision: 0voidsetIntervalStartDate(LocalDateTime intervalStartDate) Constraints: Not nullable, Precision: 0voidsetOperatingDurationInSeconds(Integer operatingDurationInSeconds) Constraints: noneprotected voidsetServicePathForFetch(String servicePathForFetch) voidsetShiftDefinition(String shiftDefinition) Constraints: Not nullable, Maximum length: 4voidsetShiftDefValidityEndDate(LocalDateTime shiftDefValidityEndDate) Constraints: Not nullable, Precision: 0voidsetShiftDefValidityStartDate(LocalDateTime shiftDefValidityStartDate) Constraints: Not nullable, Precision: 0voidsetShiftEndTime(LocalTime shiftEndTime) Constraints: Not nullable, Precision: 0voidsetShiftStartTime(LocalTime shiftStartTime) Constraints: Not nullable, Precision: 0voidsetTotOperatingDurationInSeconds(Integer totOperatingDurationInSeconds) Constraints: nonevoidsetWeekDay(String weekDay) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetWorkDayRule(String workDayRule) Constraints: Not nullable, Maximum length: 1toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
fetchFieldAsList, fetchFieldAsSingle, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields, toMapOfNavigationProperties
-
Field Details
-
ALL_FIELDS
Selector for all available fields of WorkCenterCapacityShift_2. -
CAPACITY_INTERNAL_ID
Use with available fluent helpers to apply the CapacityInternalID field to query operations. -
CAPACITY_ACTIVE_VERSION
Use with available fluent helpers to apply the CapacityActiveVersion field to query operations. -
INTERVAL_END_DATE
Use with available fluent helpers to apply the IntervalEndDate field to query operations. -
WEEK_DAY
Use with available fluent helpers to apply the WeekDay field to query operations. -
AVAILABLE_CAPACITY_SHIFT
Use with available fluent helpers to apply the AvailableCapacityShift field to query operations. -
INTERVAL_START_DATE
Use with available fluent helpers to apply the IntervalStartDate field to query operations. -
WORK_DAY_RULE
Use with available fluent helpers to apply the WorkDayRule field to query operations. -
SHIFT_DEFINITION
Use with available fluent helpers to apply the ShiftDefinition field to query operations. -
SHIFT_START_TIME
Use with available fluent helpers to apply the ShiftStartTime field to query operations. -
SHIFT_END_TIME
Use with available fluent helpers to apply the ShiftEndTime field to query operations. -
SHIFT_DEF_VALIDITY_START_DATE
Use with available fluent helpers to apply the ShiftDefValidityStartDate field to query operations. -
SHIFT_DEF_VALIDITY_END_DATE
Use with available fluent helpers to apply the ShiftDefValidityEndDate field to query operations. -
CAPACITY_NUMBER_OF_CAPACITIES
Use with available fluent helpers to apply the CapacityNumberOfCapacities field to query operations. -
CAPACITY_PLAN_UTILIZATION_PERCENT
Use with available fluent helpers to apply the CapacityPlanUtilizationPercent field to query operations. -
CAPACITY_BREAK_DURATION
Use with available fluent helpers to apply the CapacityBreakDuration field to query operations. -
OPERATING_DURATION_IN_SECONDS
Use with available fluent helpers to apply the OperatingDurationInSeconds field to query operations. -
TOT_OPERATING_DURATION_IN_SECONDS
Use with available fluent helpers to apply the TotOperatingDurationInSeconds field to query operations. -
CAPACITY_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the CapacityLastChangeDateTime field to query operations.
-
-
Constructor Details
-
WorkCenterCapacityShift_2
public WorkCenterCapacityShift_2() -
WorkCenterCapacityShift_2
public WorkCenterCapacityShift_2(@Nullable String capacityInternalID, @Nullable String capacityActiveVersion, @Nullable LocalDateTime intervalEndDate, @Nullable String weekDay, @Nullable String availableCapacityShift, @Nullable LocalDateTime intervalStartDate, @Nullable String workDayRule, @Nullable String shiftDefinition, @Nullable LocalTime shiftStartTime, @Nullable LocalTime shiftEndTime, @Nullable LocalDateTime shiftDefValidityStartDate, @Nullable LocalDateTime shiftDefValidityEndDate, @Nullable Short capacityNumberOfCapacities, @Nullable String capacityPlanUtilizationPercent, @Nullable Integer capacityBreakDuration, @Nullable Integer operatingDurationInSeconds, @Nullable Integer totOperatingDurationInSeconds, @Nullable ZonedDateTime capacityLastChangeDateTime)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WorkCenterCapacityShift_2>
-
setCapacityInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Parameters:
capacityInternalID- Capacity ID
-
setCapacityActiveVersion
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CapacityActiveVersion
- Parameters:
capacityActiveVersion- The capacityActiveVersion to set.
-
setIntervalEndDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IntervalEndDate
- Parameters:
intervalEndDate- Valid-to date
-
setWeekDay
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WeekDay
- Parameters:
weekDay- Week Day
-
setAvailableCapacityShift
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AvailableCapacityShift
- Parameters:
availableCapacityShift- Shift Number of an Available Capacity
-
setIntervalStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IntervalStartDate
- Parameters:
intervalStartDate- Valid-From Date
-
setWorkDayRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WorkDayRule
- Parameters:
workDayRule- Workday Rule Code
-
setShiftDefinition
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftDefinition
- Parameters:
shiftDefinition- Shift Definition
-
setShiftStartTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftStartTime
- Parameters:
shiftStartTime- Start Time
-
setShiftEndTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftEndTime
- Parameters:
shiftEndTime- End Time
-
setShiftDefValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftDefValidityStartDate
- Parameters:
shiftDefValidityStartDate- Start Date
-
setShiftDefValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftDefValidityEndDate
- Parameters:
shiftDefValidityEndDate- End Date
-
setCapacityNumberOfCapacities
Constraints: noneOriginal property name from the Odata EDM: CapacityNumberOfCapacities
- Parameters:
capacityNumberOfCapacities- Number of Individual Capacities
-
setCapacityPlanUtilizationPercent
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityPlanUtilizationPercent
- Parameters:
capacityPlanUtilizationPercent- Capacity Utilization Ratio in Percent
-
setCapacityBreakDuration
Constraints: noneOriginal property name from the Odata EDM: CapacityBreakDuration
- Parameters:
capacityBreakDuration- Cumulative Break Duration in Seconds (internal)
-
setOperatingDurationInSeconds
Constraints: noneOriginal property name from the Odata EDM: OperatingDurationInSeconds
- Parameters:
operatingDurationInSeconds- Operating Duration in Seconds
-
setTotOperatingDurationInSeconds
Constraints: noneOriginal property name from the Odata EDM: TotOperatingDurationInSeconds
- Parameters:
totOperatingDurationInSeconds- Total Operating Duration In Seconds
-
setCapacityLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CapacityLastChangeDateTime
- Parameters:
capacityLastChangeDateTime- Capacity Last Change Date Time
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WorkCenterCapacityShift_2>
-
getKey
- Overrides:
getKeyin classVdmObject<WorkCenterCapacityShift_2>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WorkCenterCapacityShift_2>
-
fromMap
- Overrides:
fromMapin classVdmObject<WorkCenterCapacityShift_2>
-
field
@Nonnull public static <T> WorkCenterCapacityShift_2Field<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.- Parameters:
fieldName- The name of the extension field as returned by the OData service.fieldType- The Java type to use for the extension field when performing value comparisons.- Returns:
- A representation of an extension field from this entity.
-
field
@Nonnull public static <T,DomainT> WorkCenterCapacityShift_2Field<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.- Type Parameters:
T- The type of the extension field when performing value comparisons.DomainT- The type of the extension field as returned by the OData service.- Parameters:
typeConverter- A TypeConverter<T, DomainT> instance whose first generic type matches the Java type of the fieldfieldName- The name of the extension field as returned by the OData service.- Returns:
- A representation of an extension field from this entity, holding a reference to the given TypeConverter.
-
getDestinationForFetch
- Overrides:
getDestinationForFetchin classVdmEntity<WorkCenterCapacityShift_2>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<WorkCenterCapacityShift_2>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<WorkCenterCapacityShift_2>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WorkCenterCapacityShift_2>
-
builder
-
getCapacityInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Returns:
- Capacity ID
-
getCapacityActiveVersion
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: CapacityActiveVersion
- Returns:
- The capacityActiveVersion contained in this entity.
-
getIntervalEndDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IntervalEndDate
- Returns:
- Valid-to date
-
getWeekDay
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WeekDay
- Returns:
- Week Day
-
getAvailableCapacityShift
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: AvailableCapacityShift
- Returns:
- Shift Number of an Available Capacity
-
getIntervalStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: IntervalStartDate
- Returns:
- Valid-From Date
-
getWorkDayRule
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: WorkDayRule
- Returns:
- Workday Rule Code
-
getShiftDefinition
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftDefinition
- Returns:
- Shift Definition
-
getShiftStartTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftStartTime
- Returns:
- Start Time
-
getShiftEndTime
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftEndTime
- Returns:
- End Time
-
getShiftDefValidityStartDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftDefValidityStartDate
- Returns:
- Start Date
-
getShiftDefValidityEndDate
Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: ShiftDefValidityEndDate
- Returns:
- End Date
-
getCapacityNumberOfCapacities
Constraints: noneOriginal property name from the Odata EDM: CapacityNumberOfCapacities
- Returns:
- Number of Individual Capacities
-
getCapacityPlanUtilizationPercent
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: CapacityPlanUtilizationPercent
- Returns:
- Capacity Utilization Ratio in Percent
-
getCapacityBreakDuration
Constraints: noneOriginal property name from the Odata EDM: CapacityBreakDuration
- Returns:
- Cumulative Break Duration in Seconds (internal)
-
getOperatingDurationInSeconds
Constraints: noneOriginal property name from the Odata EDM: OperatingDurationInSeconds
- Returns:
- Operating Duration in Seconds
-
getTotOperatingDurationInSeconds
Constraints: noneOriginal property name from the Odata EDM: TotOperatingDurationInSeconds
- Returns:
- Total Operating Duration In Seconds
-
getCapacityLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: CapacityLastChangeDateTime
- Returns:
- Capacity Last Change Date Time
-
toString
- Overrides:
toStringin classVdmObject<WorkCenterCapacityShift_2>
-
equals
- Overrides:
equalsin classVdmEntity<WorkCenterCapacityShift_2>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WorkCenterCapacityShift_2>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WorkCenterCapacityShift_2>
-