Class WorkCenterAllCapacity_2
Original entity name from the Odata EDM: A_WorkCenterAllCapacity_2Type
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of WorkCenterAllCapacity_2 instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final WorkCenterAllCapacity_2SelectableSelector for all available fields of WorkCenterAllCapacity_2.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the CapacityCategoryAllocation field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the CapacityInternalID field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the OtherCapRequirementFormula field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the Plant field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the ProcgCapRequirementFormula field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the SetupCapRequirementFormula field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the TeardownCapRequirementFormula field to query operations.static final WorkCenterAllCapacity_2OneToOneLink<WorkCenterCapacity>Use with available fluent helpers to apply the to_Capacity navigation property to query operations.static final WorkCenterAllCapacity_2Link<WorkCenterCapPplineOp>Use with available fluent helpers to apply the to_WorkCenterQueuingOp navigation property to query operations.static final WorkCenterAllCapacity_2Link<WorkCenterCapDayOp>Use with available fluent helpers to apply the to_WorkCenterTodayOp navigation property to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the WorkCenter field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the WorkCenterCategoryCode field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.static final WorkCenterAllCapacity_2Field<ZonedDateTime>Use with available fluent helpers to apply the WorkCenterLastChangeDateTime field to query operations.static final WorkCenterAllCapacity_2Field<String>Use with available fluent helpers to apply the WorkCenterTypeCode field to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
changedOriginalFields -
Constructor Summary
ConstructorsConstructorDescriptionWorkCenterAllCapacity_2(String workCenterInternalID, String workCenterTypeCode, String capacityCategoryAllocation, String plant, String workCenterCategoryCode, String workCenter, String capacityInternalID, String setupCapRequirementFormula, String procgCapRequirementFormula, String teardownCapRequirementFormula, String otherCapRequirementFormula, ZonedDateTime workCenterLastChangeDateTime, WorkCenterCapacity toCapacity, List<WorkCenterCapPplineOp> toWorkCenterQueuingOp, List<WorkCenterCapDayOp> toWorkCenterTodayOp) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddWorkCenterQueuingOp(WorkCenterCapPplineOp... entity) Adds elements to the list of associated WorkCenterCapPplineOp entities.voidaddWorkCenterTodayOp(WorkCenterCapDayOp... entity) Adds elements to the list of associated WorkCenterCapDayOp entities.voidattachToService(String servicePath, HttpDestinationProperties destination) builder()protected booleanbooleanFetches the WorkCenterCapacity entity (one to one) associated with this entity.Fetches the WorkCenterCapPplineOp entities (one to many) associated with this entity.Fetches the WorkCenterCapDayOp entities (one to many) associated with this entity.static <T,DomainT>
WorkCenterAllCapacity_2Field<T>field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> WorkCenterAllCapacity_2Field<T>Use with available fluent helpers to apply an extension field to query operations.protected void(Key Field) Constraints: Not nullable, Maximum length: 4io.vavr.control.Option<WorkCenterCapacity>Retrieval of associated WorkCenterCapacity entity (one to one).Constraints: Not nullable, Maximum length: 8Retrieval of associated WorkCenterCapacity entity (one to one).protected Stringprotected StringgetKey()Constraints: Not nullable, Maximum length: 6getPlant()Constraints: Not nullable, Maximum length: 4Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 6Constraints: Not nullable, Maximum length: 6getType()Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Maximum length: 4(Key Field) Constraints: Not nullable, Maximum length: 8Constraints: Not nullable, Precision: 7io.vavr.control.Option<List<WorkCenterCapPplineOp>>Retrieval of associated WorkCenterCapPplineOp entities (one to many).Retrieval of associated WorkCenterCapPplineOp entities (one to many).io.vavr.control.Option<List<WorkCenterCapDayOp>>Retrieval of associated WorkCenterCapDayOp entities (one to many).Retrieval of associated WorkCenterCapDayOp entities (one to many).(Key Field) Constraints: Not nullable, Maximum length: 2inthashCode()voidsetCapacity(WorkCenterCapacity value) Overwrites the associated WorkCenterCapacity entity for the loaded navigation property to_Capacity.voidsetCapacityCategoryAllocation(String capacityCategoryAllocation) (Key Field) Constraints: Not nullable, Maximum length: 4voidsetCapacityInternalID(String capacityInternalID) Constraints: Not nullable, Maximum length: 8voidsetOtherCapRequirementFormula(String otherCapRequirementFormula) Constraints: Not nullable, Maximum length: 6voidConstraints: Not nullable, Maximum length: 4voidsetProcgCapRequirementFormula(String procgCapRequirementFormula) Constraints: Not nullable, Maximum length: 6protected voidsetServicePathForFetch(String servicePathForFetch) voidsetSetupCapRequirementFormula(String setupCapRequirementFormula) Constraints: Not nullable, Maximum length: 6voidsetTeardownCapRequirementFormula(String teardownCapRequirementFormula) Constraints: Not nullable, Maximum length: 6voidsetWorkCenter(String workCenter) Constraints: Not nullable, Maximum length: 8voidsetWorkCenterCategoryCode(String workCenterCategoryCode) Constraints: Not nullable, Maximum length: 4voidsetWorkCenterInternalID(String workCenterInternalID) (Key Field) Constraints: Not nullable, Maximum length: 8voidsetWorkCenterLastChangeDateTime(ZonedDateTime workCenterLastChangeDateTime) Constraints: Not nullable, Precision: 7voidOverwrites the list of associated WorkCenterCapPplineOp entities for the loaded navigation property to_WorkCenterQueuingOp.voidOverwrites the list of associated WorkCenterCapDayOp entities for the loaded navigation property to_WorkCenterTodayOp.voidsetWorkCenterTypeCode(String workCenterTypeCode) (Key Field) Constraints: Not nullable, Maximum length: 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 WorkCenterAllCapacity_2. -
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID 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. -
PLANT
Use with available fluent helpers to apply the Plant field to query operations. -
WORK_CENTER_CATEGORY_CODE
Use with available fluent helpers to apply the WorkCenterCategoryCode 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. -
SETUP_CAP_REQUIREMENT_FORMULA
Use with available fluent helpers to apply the SetupCapRequirementFormula field to query operations. -
PROCG_CAP_REQUIREMENT_FORMULA
Use with available fluent helpers to apply the ProcgCapRequirementFormula field to query operations. -
TEARDOWN_CAP_REQUIREMENT_FORMULA
Use with available fluent helpers to apply the TeardownCapRequirementFormula field to query operations. -
OTHER_CAP_REQUIREMENT_FORMULA
Use with available fluent helpers to apply the OtherCapRequirementFormula field to query operations. -
WORK_CENTER_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the WorkCenterLastChangeDateTime field to query operations. -
TO_CAPACITY
Use with available fluent helpers to apply the to_Capacity navigation property to query operations. -
TO_WORK_CENTER_QUEUING_OP
Use with available fluent helpers to apply the to_WorkCenterQueuingOp navigation property to query operations. -
TO_WORK_CENTER_TODAY_OP
Use with available fluent helpers to apply the to_WorkCenterTodayOp navigation property to query operations.
-
-
Constructor Details
-
WorkCenterAllCapacity_2
public WorkCenterAllCapacity_2() -
WorkCenterAllCapacity_2
public WorkCenterAllCapacity_2(@Nullable String workCenterInternalID, @Nullable String workCenterTypeCode, @Nullable String capacityCategoryAllocation, @Nullable String plant, @Nullable String workCenterCategoryCode, @Nullable String workCenter, @Nullable String capacityInternalID, @Nullable String setupCapRequirementFormula, @Nullable String procgCapRequirementFormula, @Nullable String teardownCapRequirementFormula, @Nullable String otherCapRequirementFormula, @Nullable ZonedDateTime workCenterLastChangeDateTime, @Nullable WorkCenterCapacity toCapacity, List<WorkCenterCapPplineOp> toWorkCenterQueuingOp, List<WorkCenterCapDayOp> toWorkCenterTodayOp)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<WorkCenterAllCapacity_2>
-
setWorkCenterInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Parameters:
workCenterInternalID- Object ID of the resource
-
setWorkCenterTypeCode
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Parameters:
workCenterTypeCode- Object types of the CIM resource
-
setCapacityCategoryAllocation
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CapacityCategoryAllocation
- Parameters:
capacityCategoryAllocation- Capacity Category Allocation
-
setPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Parameters:
plant- Plant
-
setWorkCenterCategoryCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WorkCenterCategoryCode
- Parameters:
workCenterCategoryCode- Work Center Category
-
setWorkCenter
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Parameters:
workCenter- Work Center
-
setCapacityInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Parameters:
capacityInternalID- Capacity ID
-
setSetupCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SetupCapRequirementFormula
- Parameters:
setupCapRequirementFormula- Formula for Setup Capacity Requirements
-
setProcgCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProcgCapRequirementFormula
- Parameters:
procgCapRequirementFormula- Formula for Processing Capacity Requirements
-
setTeardownCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TeardownCapRequirementFormula
- Parameters:
teardownCapRequirementFormula- Formula for Teardown Capacity Requirements
-
setOtherCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OtherCapRequirementFormula
- Parameters:
otherCapRequirementFormula- Formula for Other Capacity Requirements
-
setWorkCenterLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: WorkCenterLastChangeDateTime
- Parameters:
workCenterLastChangeDateTime- Date and Time of Last Change
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<WorkCenterAllCapacity_2>
-
getKey
- Overrides:
getKeyin classVdmObject<WorkCenterAllCapacity_2>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<WorkCenterAllCapacity_2>
-
fromMap
- Overrides:
fromMapin classVdmObject<WorkCenterAllCapacity_2>
-
field
@Nonnull public static <T> WorkCenterAllCapacity_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> WorkCenterAllCapacity_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<WorkCenterAllCapacity_2>
-
setServicePathForFetch
- Overrides:
setServicePathForFetchin classVdmEntity<WorkCenterAllCapacity_2>
-
attachToService
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination) - Overrides:
attachToServicein classVdmEntity<WorkCenterAllCapacity_2>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<WorkCenterAllCapacity_2>
-
fetchCapacity
Fetches the WorkCenterCapacity entity (one to one) associated with this entity. This corresponds to the OData navigation property to_Capacity.Please note: This method will not cache or persist the query results.
- Returns:
- The single associated WorkCenterCapacity 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.
-
getCapacityOrFetch
Retrieval of associated WorkCenterCapacity entity (one to one). This corresponds to the OData navigation property to_Capacity.If the navigation property to_Capacity of a queried WorkCenterAllCapacity_2 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 WorkCenterCapacity 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.
-
getCapacityIfPresent
Retrieval of associated WorkCenterCapacity entity (one to one). This corresponds to the OData navigation property to_Capacity.If the navigation property for an entity WorkCenterAllCapacity_2 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 to_Capacity is already loaded, the result will contain
the WorkCenterCapacity entity. If not, an
Optionwith result stateemptyis returned.
-
setCapacity
Overwrites the associated WorkCenterCapacity entity for the loaded navigation property to_Capacity.- Parameters:
value- New WorkCenterCapacity entity.
-
fetchWorkCenterQueuingOp
Fetches the WorkCenterCapPplineOp entities (one to many) associated with this entity. This corresponds to the OData navigation property to_WorkCenterQueuingOp.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated WorkCenterCapPplineOp entities. If no entities are associated then an empty list is returned.
- 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.
-
getWorkCenterQueuingOpOrFetch
Retrieval of associated WorkCenterCapPplineOp entities (one to many). This corresponds to the OData navigation property to_WorkCenterQueuingOp.If the navigation property to_WorkCenterQueuingOp of a queried WorkCenterAllCapacity_2 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 WorkCenterCapPplineOp entities.
- 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.
-
getWorkCenterQueuingOpIfPresent
@Nonnull public io.vavr.control.Option<List<WorkCenterCapPplineOp>> getWorkCenterQueuingOpIfPresent()Retrieval of associated WorkCenterCapPplineOp entities (one to many). This corresponds to the OData navigation property to_WorkCenterQueuingOp.If the navigation property for an entity WorkCenterAllCapacity_2 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 to_WorkCenterQueuingOp is already loaded, the result
will contain the WorkCenterCapPplineOp entities. If not, an
Optionwith result stateemptyis returned.
-
setWorkCenterQueuingOp
Overwrites the list of associated WorkCenterCapPplineOp entities for the loaded navigation property to_WorkCenterQueuingOp.If the navigation property to_WorkCenterQueuingOp of a queried WorkCenterAllCapacity_2 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.
- Parameters:
value- List of WorkCenterCapPplineOp entities.
-
addWorkCenterQueuingOp
Adds elements to the list of associated WorkCenterCapPplineOp entities. This corresponds to the OData navigation property to_WorkCenterQueuingOp.If the navigation property to_WorkCenterQueuingOp of a queried WorkCenterAllCapacity_2 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.
- Parameters:
entity- Array of WorkCenterCapPplineOp entities.
-
fetchWorkCenterTodayOp
Fetches the WorkCenterCapDayOp entities (one to many) associated with this entity. This corresponds to the OData navigation property to_WorkCenterTodayOp.Please note: This method will not cache or persist the query results.
- Returns:
- List containing one or more associated WorkCenterCapDayOp entities. If no entities are associated then an empty list is returned.
- 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.
-
getWorkCenterTodayOpOrFetch
Retrieval of associated WorkCenterCapDayOp entities (one to many). This corresponds to the OData navigation property to_WorkCenterTodayOp.If the navigation property to_WorkCenterTodayOp of a queried WorkCenterAllCapacity_2 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 WorkCenterCapDayOp entities.
- 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.
-
getWorkCenterTodayOpIfPresent
Retrieval of associated WorkCenterCapDayOp entities (one to many). This corresponds to the OData navigation property to_WorkCenterTodayOp.If the navigation property for an entity WorkCenterAllCapacity_2 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 to_WorkCenterTodayOp is already loaded, the result will
contain the WorkCenterCapDayOp entities. If not, an
Optionwith result stateemptyis returned.
-
setWorkCenterTodayOp
Overwrites the list of associated WorkCenterCapDayOp entities for the loaded navigation property to_WorkCenterTodayOp.If the navigation property to_WorkCenterTodayOp of a queried WorkCenterAllCapacity_2 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.
- Parameters:
value- List of WorkCenterCapDayOp entities.
-
addWorkCenterTodayOp
Adds elements to the list of associated WorkCenterCapDayOp entities. This corresponds to the OData navigation property to_WorkCenterTodayOp.If the navigation property to_WorkCenterTodayOp of a queried WorkCenterAllCapacity_2 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.
- Parameters:
entity- Array of WorkCenterCapDayOp entities.
-
builder
-
getWorkCenterInternalID
(Key Field) Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenterInternalID
- Returns:
- Object ID of the resource
-
getWorkCenterTypeCode
(Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: WorkCenterTypeCode
- Returns:
- Object types of the CIM resource
-
getCapacityCategoryAllocation
(Key Field) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: CapacityCategoryAllocation
- Returns:
- Capacity Category Allocation
-
getPlant
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: Plant
- Returns:
- Plant
-
getWorkCenterCategoryCode
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WorkCenterCategoryCode
- Returns:
- Work Center Category
-
getWorkCenter
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: WorkCenter
- Returns:
- Work Center
-
getCapacityInternalID
Constraints: Not nullable, Maximum length: 8Original property name from the Odata EDM: CapacityInternalID
- Returns:
- Capacity ID
-
getSetupCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: SetupCapRequirementFormula
- Returns:
- Formula for Setup Capacity Requirements
-
getProcgCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: ProcgCapRequirementFormula
- Returns:
- Formula for Processing Capacity Requirements
-
getTeardownCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: TeardownCapRequirementFormula
- Returns:
- Formula for Teardown Capacity Requirements
-
getOtherCapRequirementFormula
Constraints: Not nullable, Maximum length: 6Original property name from the Odata EDM: OtherCapRequirementFormula
- Returns:
- Formula for Other Capacity Requirements
-
getWorkCenterLastChangeDateTime
Constraints: Not nullable, Precision: 7Original property name from the Odata EDM: WorkCenterLastChangeDateTime
- Returns:
- Date and Time of Last Change
-
toString
- Overrides:
toStringin classVdmObject<WorkCenterAllCapacity_2>
-
equals
- Overrides:
equalsin classVdmEntity<WorkCenterAllCapacity_2>
-
canEqual
- Overrides:
canEqualin classVdmEntity<WorkCenterAllCapacity_2>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<WorkCenterAllCapacity_2>
-