Class WorkCenterCapPerBucket
Original entity name from the Odata EDM: A_WorkCenterCapPerBucketType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of WorkCenterCapPerBucket instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WorkCenterCapPerBucketSelectableSelector for all available fields of WorkCenterCapPerBucket.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the CapEvalBucketType field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.static final WorkCenterCapPerBucketField<Integer>Use with available fluent helpers to apply the CapacityEndTime field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the CapacityEvaluationTimePerdText field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the CapacityEvaluationTimePeriod field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the CapacityInternalID field to query operations.static final WorkCenterCapPerBucketField<Integer>Use with available fluent helpers to apply the CapacityStartTime field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the P_CapEvalBucketType field to query operations.static final WorkCenterCapPerBucketField<LocalDateTime>Use with available fluent helpers to apply the P_CapEvalEndDate field to query operations.static final WorkCenterCapPerBucketField<LocalDateTime>Use with available fluent helpers to apply the P_CapEvalStartDate field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the Plant field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the ShiftName field to query operations.Use with available fluent helpers to apply the Parameters navigation property to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the WorkCenter field to query operations.static final WorkCenterCapPerBucketField<BigDecimal>Use with available fluent helpers to apply the WorkCenterAvailableCapacity field to query operations.static final WorkCenterCapPerBucketField<BigDecimal>Use with available fluent helpers to apply the WorkCenterCapRqmtInCapUnit field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the WorkCenterCapUnitText field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the WorkCenterCapacityUnit field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the WorkCenterResponsible field to query operations.static final WorkCenterCapPerBucketField<Double>Use with available fluent helpers to apply the WorkCenterTotUtilznInTmePerd field to query operations.static final WorkCenterCapPerBucketField<String>Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.static final WorkCenterCapPerBucketField<BigDecimal>Use with available fluent helpers to apply the WrkCtrRmngCapInCapUnit field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionWorkCenterCapPerBucket(LocalDateTime p_CapEvalStartDate, LocalDateTime p_CapEvalEndDate, String p_CapEvalBucketType, String plant, String workCenter, String capacityInternalID, String shiftName, String capacityEvaluationTimePeriod, String capEvalBucketType, String capacityEvaluationTimePerdText, String workCenterInternalID, String workCenterResponsible, Integer capacityStartTime, Integer capacityEndTime, BigDecimal workCenterAvailableCapacity, BigDecimal workCenterCapRqmtInCapUnit, BigDecimal wrkCtrRmngCapInCapUnit, Double workCenterTotUtilznInTmePerd, String workCenterCapacityUnit, String workCenterCapUnitText, String workCenterTypeCode, String capacityCategoryAllocation, WorkCenterCapPerBucketParameters toParameters) -
Method Summary
Modifier and TypeMethodDescriptionvoidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the WorkCenterCapPerBucketParameters entity (one to one) associated with this entity.static <T,DomainT>
WorkCenterCapPerBucketField<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterCapPerBucketField<T>Use with available fluent helpers to apply an extension field to query operations.protected voidConstraints: Not nullable, Maximum length: 4Constraints: noneConstraints: Not nullable, Maximum length: 60(Key Field) Constraints: Not nullable, Maximum length: 10(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: none(Key Field) Constraints: Not nullable, Maximum length: 1protected Stringprotected StringgetKey()(Key Field) Constraints: Not nullable, Maximum length: 1(Key Field) Constraints: Not nullable, Precision: 0(Key Field) Constraints: Not nullable, Precision: 0io.vavr.control.Option<WorkCenterCapPerBucketParameters>Retrieval of associated WorkCenterCapPerBucketParameters entity (one to one).Retrieval of associated WorkCenterCapPerBucketParameters entity (one to one).getPlant()(Key Field) Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 4getType()(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Precision: 10, Scale: 2Constraints: Not nullable, Maximum length: 3Constraints: Not nullable, Precision: 10, Scale: 2Constraints: Not nullable, Maximum length: 10Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 3Constraints: noneConstraints: Not nullable, Maximum length: 2Constraints: Not nullable, Precision: 11, Scale: 2inthashCode()voidsetCapacityCategoryAllocation(String capacityCategoryAllocation) Constraints: Not nullable, Maximum length: 4voidsetCapacityEndTime(Integer capacityEndTime) Constraints: nonevoidsetCapacityEvaluationTimePerdText(String capacityEvaluationTimePerdText) Constraints: Not nullable, Maximum length: 60voidsetCapacityEvaluationTimePeriod(String capacityEvaluationTimePeriod) (Key Field) Constraints: Not nullable, Maximum length: 10voidsetCapacityInternalID(String capacityInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetCapacityStartTime(Integer capacityStartTime) Constraints: nonevoidsetCapEvalBucketType(String capEvalBucketType) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetP_CapEvalBucketType(String p_CapEvalBucketType) (Key Field) Constraints: Not nullable, Maximum length: 1voidsetP_CapEvalEndDate(LocalDateTime p_CapEvalEndDate) (Key Field) Constraints: Not nullable, Precision: 0voidsetP_CapEvalStartDate(LocalDateTime p_CapEvalStartDate) (Key Field) Constraints: Not nullable, Precision: 0voidOverwrites the associated WorkCenterCapPerBucketParameters entity for the loaded navigation property Parameters.void(Key Field) Constraints: Not nullable, Maximum length: 4protected voidsetServicePathForFetch(String servicePathForFetch) voidsetShiftName(String shiftName) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetWorkCenter(String workCenter) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetWorkCenterAvailableCapacity(BigDecimal workCenterAvailableCapacity) Constraints: Not nullable, Precision: 10, Scale: 2voidsetWorkCenterCapacityUnit(String workCenterCapacityUnit) Constraints: Not nullable, Maximum length: 3voidsetWorkCenterCapRqmtInCapUnit(BigDecimal workCenterCapRqmtInCapUnit) Constraints: Not nullable, Precision: 10, Scale: 2voidsetWorkCenterCapUnitText(String workCenterCapUnitText) Constraints: Not nullable, Maximum length: 10voidsetWorkCenterInternalID(String workCenterInternalID) Constraints: Not nullable, Maximum length: 8voidsetWorkCenterResponsible(String workCenterResponsible) Constraints: Not nullable, Maximum length: 3voidsetWorkCenterTotUtilznInTmePerd(Double workCenterTotUtilznInTmePerd) Constraints: nonevoidsetWorkCenterTypeCode(String workCenterTypeCode) Constraints: Not nullable, Maximum length: 2voidsetWrkCtrRmngCapInCapUnit(BigDecimal wrkCtrRmngCapInCapUnit) Constraints: Not nullable, Precision: 11, Scale: 2toString()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
-
Field Details
-
ALL_FIELDS
Selector for all available fields of WorkCenterCapPerBucket. -
P_CAP_EVAL_START_DATE
Use with available fluent helpers to apply the P_CapEvalStartDate field to query operations. -
P_CAP_EVAL_END_DATE
Use with available fluent helpers to apply the P_CapEvalEndDate field to query operations. -
P_CAP_EVAL_BUCKET_TYPE
Use with available fluent helpers to apply the P_CapEvalBucketType field to query operations. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations. -
CAPACITY_INTERNAL_ID
Use with available fluent helpers to apply the CapacityInternalID field to query operations. -
SHIFT_NAME
Use with available fluent helpers to apply the ShiftName field to query operations. -
CAPACITY_EVALUATION_TIME_PERIOD
Use with available fluent helpers to apply the CapacityEvaluationTimePeriod field to query operations. -
CAP_EVAL_BUCKET_TYPE
Use with available fluent helpers to apply the CapEvalBucketType field to query operations. -
CAPACITY_EVALUATION_TIME_PERD_TEXT
Use with available fluent helpers to apply the CapacityEvaluationTimePerdText field to query operations. -
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations. -
WORK_CENTER_RESPONSIBLE
Use with available fluent helpers to apply the WorkCenterResponsible field to query operations. -
CAPACITY_START_TIME
Use with available fluent helpers to apply the CapacityStartTime field to query operations. -
CAPACITY_END_TIME
Use with available fluent helpers to apply the CapacityEndTime field to query operations. -
WORK_CENTER_AVAILABLE_CAPACITY
Use with available fluent helpers to apply the WorkCenterAvailableCapacity field to query operations. -
WORK_CENTER_CAP_RQMT_IN_CAP_UNIT
Use with available fluent helpers to apply the WorkCenterCapRqmtInCapUnit field to query operations. -
WRK_CTR_RMNG_CAP_IN_CAP_UNIT
Use with available fluent helpers to apply the WrkCtrRmngCapInCapUnit field to query operations. -
WORK_CENTER_TOT_UTILZN_IN_TME_PERD
Use with available fluent helpers to apply the WorkCenterTotUtilznInTmePerd field to query operations. -
WORK_CENTER_CAPACITY_UNIT
Use with available fluent helpers to apply the WorkCenterCapacityUnit field to query operations. -
WORK_CENTER_CAP_UNIT_TEXT
Use with available fluent helpers to apply the WorkCenterCapUnitText field to query operations. -
WORK_CENTER_TYPE_CODE
Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations. -
CAPACITY_CATEGORY_ALLOCATION
Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations. -
TO_PARAMETERS
public static final WorkCenterCapPerBucketOneToOneLink<WorkCenterCapPerBucketParameters> TO_PARAMETERSUse with available fluent helpers to apply the Parameters navigation property to query operations.
-
-
Constructor Details
-
WorkCenterCapPerBucket
public WorkCenterCapPerBucket() -
WorkCenterCapPerBucket
public WorkCenterCapPerBucket(@Nullable LocalDateTime p_CapEvalStartDate, @Nullable LocalDateTime p_CapEvalEndDate, @Nullable String p_CapEvalBucketType, @Nullable String plant, @Nullable String workCenter, @Nullable String capacityInternalID, @Nullable String shiftName, @Nullable String capacityEvaluationTimePeriod, @Nullable String capEvalBucketType, @Nullable String capacityEvaluationTimePerdText, @Nullable String workCenterInternalID, @Nullable String workCenterResponsible, @Nullable Integer capacityStartTime, @Nullable Integer capacityEndTime, @Nullable BigDecimal workCenterAvailableCapacity, @Nullable BigDecimal workCenterCapRqmtInCapUnit, @Nullable BigDecimal wrkCtrRmngCapInCapUnit, @Nullable Double workCenterTotUtilznInTmePerd, @Nullable String workCenterCapacityUnit, @Nullable String workCenterCapUnitText, @Nullable String workCenterTypeCode, @Nullable String capacityCategoryAllocation, @Nullable WorkCenterCapPerBucketParameters toParameters)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WorkCenterCapPerBucket>
-
setP_CapEvalStartDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: P_CapEvalStartDate
- Parameters:
p_CapEvalStartDate- Date
-
setP_CapEvalEndDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: P_CapEvalEndDate
- Parameters:
p_CapEvalEndDate- Date
-
setP_CapEvalBucketType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: P_CapEvalBucketType
- Parameters:
p_CapEvalBucketType- Single-Character Flag
-
setPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setWorkCenter
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Parameters:
workCenter- Work Center
-
setCapacityInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Parameters:
capacityInternalID- Capacity ID
-
setShiftName
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftName
- Parameters:
shiftName- Shift Definition
-
setCapacityEvaluationTimePeriod
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CapacityEvaluationTimePeriod
- Parameters:
capacityEvaluationTimePeriod- The capacityEvaluationTimePeriod to set.
-
setCapEvalBucketType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CapEvalBucketType
- Parameters:
capEvalBucketType- The capEvalBucketType to set.
-
setCapacityEvaluationTimePerdText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CapacityEvaluationTimePerdText
- Parameters:
capacityEvaluationTimePerdText- Short Text for Fixed Values
-
setWorkCenterInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Parameters:
workCenterInternalID- Object ID of the resource
-
setWorkCenterResponsible
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkCenterResponsible
- Parameters:
workCenterResponsible- Person Responsible for the Work Center
-
setCapacityStartTime
Constraints: noneOriginal property name from the Odata EDM: CapacityStartTime
- Parameters:
capacityStartTime- Start time in seconds (internal)
-
setCapacityEndTime
Constraints: noneOriginal property name from the Odata EDM: CapacityEndTime
- Parameters:
capacityEndTime- End Time in Seconds (internal)
-
setWorkCenterAvailableCapacity
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: WorkCenterAvailableCapacity
- Parameters:
workCenterAvailableCapacity- The workCenterAvailableCapacity to set.
-
setWorkCenterCapRqmtInCapUnit
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: WorkCenterCapRqmtInCapUnit
- Parameters:
workCenterCapRqmtInCapUnit- The workCenterCapRqmtInCapUnit to set.
-
setWrkCtrRmngCapInCapUnit
Constraints: Not nullable, Precision: 11, Scale: 2Original property name from the Odata EDM: WrkCtrRmngCapInCapUnit
- Parameters:
wrkCtrRmngCapInCapUnit- The wrkCtrRmngCapInCapUnit to set.
-
setWorkCenterTotUtilznInTmePerd
Constraints: noneOriginal property name from the Odata EDM: WorkCenterTotUtilznInTmePerd
- Parameters:
workCenterTotUtilznInTmePerd- The workCenterTotUtilznInTmePerd to set.
-
setWorkCenterCapacityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkCenterCapacityUnit
- Parameters:
workCenterCapacityUnit- Base Unit of Measure
-
setWorkCenterCapUnitText
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WorkCenterCapUnitText
- Parameters:
workCenterCapUnitText- Unit of Measurement Text (Maximum 10 Characters)
-
setWorkCenterTypeCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Parameters:
workCenterTypeCode- Object types of the CIM resource
-
setCapacityCategoryAllocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CapacityCategoryAllocation
- Parameters:
capacityCategoryAllocation- Capacity Category Allocation
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WorkCenterCapPerBucket>
-
getKey
- Overrides:
getKeyin classVdmObject<WorkCenterCapPerBucket>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WorkCenterCapPerBucket>
-
fromMap
- Overrides:
fromMapin classVdmObject<WorkCenterCapPerBucket>
-
field
@Nonnull public static <T> WorkCenterCapPerBucketField<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> WorkCenterCapPerBucketField<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<WorkCenterCapPerBucket>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<WorkCenterCapPerBucket>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<WorkCenterCapPerBucket>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WorkCenterCapPerBucket>
-
fetchParameters
Fetches the WorkCenterCapPerBucketParameters entity (one to one) associated with this entity. This corresponds to the OData navigation property Parameters.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated WorkCenterCapPerBucketParameters entity, or
nullif an entity is not associated. - Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getParametersOrFetch
Retrieval of associated WorkCenterCapPerBucketParameters entity (one to one). This corresponds to the OData navigation property Parameters.If the navigation property Parameters of a queried WorkCenterCapPerBucket is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
- Returns:
- List of associated WorkCenterCapPerBucketParameters entity.
- Throws:
com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and therefore has no ERP configuration context assigned. An entity is managed if it has been either retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or UPDATE call.
-
getParametersIfPresent
Retrieval of associated WorkCenterCapPerBucketParameters entity (one to one). This corresponds to the OData navigation property Parameters.If the navigation property for an entity WorkCenterCapPerBucket has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property Parameters is already loaded, the result will contain
the WorkCenterCapPerBucketParameters entity. If not, an
Optionwith result stateemptyis returned.
-
setParameters
Overwrites the associated WorkCenterCapPerBucketParameters entity for the loaded navigation property Parameters.- Parameters:
value- New WorkCenterCapPerBucketParameters entity.
-
builder
-
getP_CapEvalStartDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: P_CapEvalStartDate
- Returns:
- Date
-
getP_CapEvalEndDate
(Key Field) Constraints: Not nullable, Precision: 0Original property name from the Odata EDM: P_CapEvalEndDate
- Returns:
- Date
-
getP_CapEvalBucketType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: P_CapEvalBucketType
- Returns:
- Single-Character Flag
-
getPlant
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getWorkCenter
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
- Work Center
-
getCapacityInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Returns:
- Capacity ID
-
getShiftName
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: ShiftName
- Returns:
- Shift Definition
-
getCapacityEvaluationTimePeriod
(Key Field) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: CapacityEvaluationTimePeriod
- Returns:
- The capacityEvaluationTimePeriod contained in this entity.
-
getCapEvalBucketType
(Key Field) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: CapEvalBucketType
- Returns:
- The capEvalBucketType contained in this entity.
-
getCapacityEvaluationTimePerdText
Constraints: Not nullable, Maximum length: 60Original property name from the Odata EDM: CapacityEvaluationTimePerdText
- Returns:
- Short Text for Fixed Values
-
getWorkCenterInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
- Object ID of the resource
-
getWorkCenterResponsible
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkCenterResponsible
- Returns:
- Person Responsible for the Work Center
-
getCapacityStartTime
Constraints: noneOriginal property name from the Odata EDM: CapacityStartTime
- Returns:
- Start time in seconds (internal)
-
getCapacityEndTime
Constraints: noneOriginal property name from the Odata EDM: CapacityEndTime
- Returns:
- End Time in Seconds (internal)
-
getWorkCenterAvailableCapacity
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: WorkCenterAvailableCapacity
- Returns:
- The workCenterAvailableCapacity contained in this entity.
-
getWorkCenterCapRqmtInCapUnit
Constraints: Not nullable, Precision: 10, Scale: 2Original property name from the Odata EDM: WorkCenterCapRqmtInCapUnit
- Returns:
- The workCenterCapRqmtInCapUnit contained in this entity.
-
getWrkCtrRmngCapInCapUnit
Constraints: Not nullable, Precision: 11, Scale: 2Original property name from the Odata EDM: WrkCtrRmngCapInCapUnit
- Returns:
- The wrkCtrRmngCapInCapUnit contained in this entity.
-
getWorkCenterTotUtilznInTmePerd
Constraints: noneOriginal property name from the Odata EDM: WorkCenterTotUtilznInTmePerd
- Returns:
- The workCenterTotUtilznInTmePerd contained in this entity.
-
getWorkCenterCapacityUnit
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: WorkCenterCapacityUnit
- Returns:
- Base Unit of Measure
-
getWorkCenterCapUnitText
Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WorkCenterCapUnitText
- Returns:
- Unit of Measurement Text (Maximum 10 Characters)
-
getWorkCenterTypeCode
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
- Object types of the CIM resource
-
getCapacityCategoryAllocation
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CapacityCategoryAllocation
- Returns:
- Capacity Category Allocation
-
toString
- Overrides:
toStringin classVdmObject<WorkCenterCapPerBucket>
-
equals
- Overrides:
equalsin classVdmEntity<WorkCenterCapPerBucket>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WorkCenterCapPerBucket>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WorkCenterCapPerBucket>
-