public class WorkCenterCapPerBucket extends VdmEntity<WorkCenterCapPerBucket>
Original entity name from the Odata EDM: A_WorkCenterCapPerBucketType
Modifier and Type | Class and Description |
---|---|
static class |
WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder
Helper class to allow for fluent creation of WorkCenterCapPerBucket instances.
|
Modifier and Type | Field and Description |
---|---|
static WorkCenterCapPerBucketSelectable |
ALL_FIELDS
Selector for all available fields of WorkCenterCapPerBucket.
|
static WorkCenterCapPerBucketField<String> |
CAP_EVAL_BUCKET_TYPE
Use with available fluent helpers to apply the CapEvalBucketType field to query operations.
|
static WorkCenterCapPerBucketField<Integer> |
CAPACITY_END_TIME
Use with available fluent helpers to apply the CapacityEndTime field to query operations.
|
static WorkCenterCapPerBucketField<String> |
CAPACITY_EVALUATION_TIME_PERD_TEXT
Use with available fluent helpers to apply the CapacityEvaluationTimePerdText field to query operations.
|
static WorkCenterCapPerBucketField<String> |
CAPACITY_EVALUATION_TIME_PERIOD
Use with available fluent helpers to apply the CapacityEvaluationTimePeriod field to query operations.
|
static WorkCenterCapPerBucketField<String> |
CAPACITY_INTERNAL_ID
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
|
static WorkCenterCapPerBucketField<Integer> |
CAPACITY_START_TIME
Use with available fluent helpers to apply the CapacityStartTime field to query operations.
|
static WorkCenterCapPerBucketField<String> |
P_CAP_EVAL_BUCKET_TYPE
Use with available fluent helpers to apply the P_CapEvalBucketType field to query operations.
|
static WorkCenterCapPerBucketField<LocalDateTime> |
P_CAP_EVAL_END_DATE
Use with available fluent helpers to apply the P_CapEvalEndDate field to query operations.
|
static WorkCenterCapPerBucketField<LocalDateTime> |
P_CAP_EVAL_START_DATE
Use with available fluent helpers to apply the P_CapEvalStartDate field to query operations.
|
static WorkCenterCapPerBucketField<String> |
PLANT
Use with available fluent helpers to apply the Plant field to query operations.
|
static WorkCenterCapPerBucketField<String> |
SHIFT_NAME
Use with available fluent helpers to apply the ShiftName field to query operations.
|
static WorkCenterCapPerBucketOneToOneLink<WorkCenterCapPerBucketParameters> |
TO_PARAMETERS
Use with available fluent helpers to apply the Parameters navigation property to query operations.
|
static WorkCenterCapPerBucketField<String> |
WORK_CENTER
Use with available fluent helpers to apply the WorkCenter field to query operations.
|
static WorkCenterCapPerBucketField<BigDecimal> |
WORK_CENTER_AVAILABLE_CAPACITY
Use with available fluent helpers to apply the WorkCenterAvailableCapacity field to query operations.
|
static WorkCenterCapPerBucketField<BigDecimal> |
WORK_CENTER_CAP_RQMT_IN_CAP_UNIT
Use with available fluent helpers to apply the WorkCenterCapRqmtInCapUnit field to query operations.
|
static WorkCenterCapPerBucketField<String> |
WORK_CENTER_CAP_UNIT_TEXT
Use with available fluent helpers to apply the WorkCenterCapUnitText field to query operations.
|
static WorkCenterCapPerBucketField<String> |
WORK_CENTER_CAPACITY_UNIT
Use with available fluent helpers to apply the WorkCenterCapacityUnit field to query operations.
|
static WorkCenterCapPerBucketField<String> |
WORK_CENTER_INTERNAL_ID
Use with available fluent helpers to apply the WorkCenterInternalID field to query operations.
|
static WorkCenterCapPerBucketField<String> |
WORK_CENTER_RESPONSIBLE
Use with available fluent helpers to apply the WorkCenterResponsible field to query operations.
|
static WorkCenterCapPerBucketField<Double> |
WORK_CENTER_TOT_UTILZN_IN_TME_PERD
Use with available fluent helpers to apply the WorkCenterTotUtilznInTmePerd field to query operations.
|
static WorkCenterCapPerBucketField<BigDecimal> |
WRK_CTR_RMNG_CAP_IN_CAP_UNIT
Use with available fluent helpers to apply the WrkCtrRmngCapInCapUnit field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
WorkCenterCapPerBucket() |
WorkCenterCapPerBucket(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,
WorkCenterCapPerBucketParameters toParameters) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
WorkCenterCapPerBucketParameters |
fetchParameters()
Fetches the WorkCenterCapPerBucketParameters entity (one to one) associated with this entity.
|
static <T> WorkCenterCapPerBucketField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
Integer |
getCapacityEndTime()
Constraints: none
|
String |
getCapacityEvaluationTimePerdText()
Constraints: Not nullable, Maximum length: 60
|
String |
getCapacityEvaluationTimePeriod()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
String |
getCapacityInternalID()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
Integer |
getCapacityStartTime()
Constraints: none
|
String |
getCapEvalBucketType()
(Key Field) Constraints: Not nullable, Maximum length: 1
|
protected String |
getDefaultServicePath()
Used by fluent helpers and navigation property methods to construct OData queries.
|
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
protected String |
getEntityCollection()
Used by fluent helpers and navigation property methods to construct OData queries.
|
protected Map<String,Object> |
getKey() |
String |
getP_CapEvalBucketType()
(Key Field) Constraints: Not nullable, Maximum length: 1
|
LocalDateTime |
getP_CapEvalEndDate()
(Key Field) Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getP_CapEvalStartDate()
(Key Field) Constraints: Not nullable, Precision: 0
|
io.vavr.control.Option<WorkCenterCapPerBucketParameters> |
getParametersIfPresent()
Retrieval of associated WorkCenterCapPerBucketParameters entity (one to one).
|
WorkCenterCapPerBucketParameters |
getParametersOrFetch()
Retrieval of associated WorkCenterCapPerBucketParameters entity (one to one).
|
String |
getPlant()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
String |
getShiftName()
(Key Field) Constraints: Not nullable, Maximum length: 4
|
Class<WorkCenterCapPerBucket> |
getType() |
String |
getWorkCenter()
(Key Field) Constraints: Not nullable, Maximum length: 8
|
BigDecimal |
getWorkCenterAvailableCapacity()
Constraints: Not nullable, Precision: 10, Scale: 2
|
String |
getWorkCenterCapacityUnit()
Constraints: Not nullable, Maximum length: 3
|
BigDecimal |
getWorkCenterCapRqmtInCapUnit()
Constraints: Not nullable, Precision: 10, Scale: 2
|
String |
getWorkCenterCapUnitText()
Constraints: Not nullable, Maximum length: 10
|
String |
getWorkCenterInternalID()
Constraints: Not nullable, Maximum length: 8
|
String |
getWorkCenterResponsible()
Constraints: Not nullable, Maximum length: 3
|
Double |
getWorkCenterTotUtilznInTmePerd()
Constraints: none
|
BigDecimal |
getWrkCtrRmngCapInCapUnit()
Constraints: Not nullable, Precision: 11, Scale: 2
|
int |
hashCode() |
void |
setCapacityEndTime(Integer capacityEndTime)
Constraints: none
|
void |
setCapacityEvaluationTimePerdText(String capacityEvaluationTimePerdText)
Constraints: Not nullable, Maximum length: 60
|
void |
setCapacityEvaluationTimePeriod(String capacityEvaluationTimePeriod)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
void |
setCapacityInternalID(String capacityInternalID)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setCapacityStartTime(Integer capacityStartTime)
Constraints: none
|
void |
setCapEvalBucketType(String capEvalBucketType)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
void |
setP_CapEvalBucketType(String p_CapEvalBucketType)
(Key Field) Constraints: Not nullable, Maximum length: 1
|
void |
setP_CapEvalEndDate(LocalDateTime p_CapEvalEndDate)
(Key Field) Constraints: Not nullable, Precision: 0
|
void |
setP_CapEvalStartDate(LocalDateTime p_CapEvalStartDate)
(Key Field) Constraints: Not nullable, Precision: 0
|
void |
setParameters(WorkCenterCapPerBucketParameters value)
Overwrites the associated WorkCenterCapPerBucketParameters entity for the loaded navigation property
Parameters.
|
void |
setPlant(String plant)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setShiftName(String shiftName)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
void |
setWorkCenter(String workCenter)
(Key Field) Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterAvailableCapacity(BigDecimal workCenterAvailableCapacity)
Constraints: Not nullable, Precision: 10, Scale: 2
|
void |
setWorkCenterCapacityUnit(String workCenterCapacityUnit)
Constraints: Not nullable, Maximum length: 3
|
void |
setWorkCenterCapRqmtInCapUnit(BigDecimal workCenterCapRqmtInCapUnit)
Constraints: Not nullable, Precision: 10, Scale: 2
|
void |
setWorkCenterCapUnitText(String workCenterCapUnitText)
Constraints: Not nullable, Maximum length: 10
|
void |
setWorkCenterInternalID(String workCenterInternalID)
Constraints: Not nullable, Maximum length: 8
|
void |
setWorkCenterResponsible(String workCenterResponsible)
Constraints: Not nullable, Maximum length: 3
|
void |
setWorkCenterTotUtilznInTmePerd(Double workCenterTotUtilznInTmePerd)
Constraints: none
|
void |
setWrkCtrRmngCapInCapUnit(BigDecimal wrkCtrRmngCapInCapUnit)
Constraints: Not nullable, Precision: 11, Scale: 2
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final WorkCenterCapPerBucketSelectable ALL_FIELDS
public static final WorkCenterCapPerBucketField<LocalDateTime> P_CAP_EVAL_START_DATE
public static final WorkCenterCapPerBucketField<LocalDateTime> P_CAP_EVAL_END_DATE
public static final WorkCenterCapPerBucketField<String> P_CAP_EVAL_BUCKET_TYPE
public static final WorkCenterCapPerBucketField<String> PLANT
public static final WorkCenterCapPerBucketField<String> WORK_CENTER
public static final WorkCenterCapPerBucketField<String> CAPACITY_INTERNAL_ID
public static final WorkCenterCapPerBucketField<String> SHIFT_NAME
public static final WorkCenterCapPerBucketField<String> CAPACITY_EVALUATION_TIME_PERIOD
public static final WorkCenterCapPerBucketField<String> CAP_EVAL_BUCKET_TYPE
public static final WorkCenterCapPerBucketField<String> CAPACITY_EVALUATION_TIME_PERD_TEXT
public static final WorkCenterCapPerBucketField<String> WORK_CENTER_INTERNAL_ID
public static final WorkCenterCapPerBucketField<String> WORK_CENTER_RESPONSIBLE
public static final WorkCenterCapPerBucketField<Integer> CAPACITY_START_TIME
public static final WorkCenterCapPerBucketField<Integer> CAPACITY_END_TIME
public static final WorkCenterCapPerBucketField<BigDecimal> WORK_CENTER_AVAILABLE_CAPACITY
public static final WorkCenterCapPerBucketField<BigDecimal> WORK_CENTER_CAP_RQMT_IN_CAP_UNIT
public static final WorkCenterCapPerBucketField<BigDecimal> WRK_CTR_RMNG_CAP_IN_CAP_UNIT
public static final WorkCenterCapPerBucketField<Double> WORK_CENTER_TOT_UTILZN_IN_TME_PERD
public static final WorkCenterCapPerBucketField<String> WORK_CENTER_CAPACITY_UNIT
public static final WorkCenterCapPerBucketField<String> WORK_CENTER_CAP_UNIT_TEXT
public static final WorkCenterCapPerBucketOneToOneLink<WorkCenterCapPerBucketParameters> TO_PARAMETERS
public 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 WorkCenterCapPerBucketParameters toParameters)
@Nonnull public Class<WorkCenterCapPerBucket> getType()
getType
in class VdmObject<WorkCenterCapPerBucket>
public void setP_CapEvalStartDate(@Nullable LocalDateTime p_CapEvalStartDate)
Original property name from the Odata EDM: P_CapEvalStartDate
p_CapEvalStartDate
- Datepublic void setP_CapEvalEndDate(@Nullable LocalDateTime p_CapEvalEndDate)
Original property name from the Odata EDM: P_CapEvalEndDate
p_CapEvalEndDate
- Datepublic void setP_CapEvalBucketType(@Nullable String p_CapEvalBucketType)
Original property name from the Odata EDM: P_CapEvalBucketType
p_CapEvalBucketType
- Single-Character Flagpublic void setPlant(@Nullable String plant)
Original property name from the Odata EDM: Plant
plant
- Plantpublic void setWorkCenter(@Nullable String workCenter)
Original property name from the Odata EDM: WorkCenter
workCenter
- Work centerpublic void setCapacityInternalID(@Nullable String capacityInternalID)
Original property name from the Odata EDM: CapacityInternalID
capacityInternalID
- The capacityInternalID to set.public void setShiftName(@Nullable String shiftName)
Original property name from the Odata EDM: ShiftName
shiftName
- The shiftName to set.public void setCapacityEvaluationTimePeriod(@Nullable String capacityEvaluationTimePeriod)
Original property name from the Odata EDM: CapacityEvaluationTimePeriod
capacityEvaluationTimePeriod
- The capacityEvaluationTimePeriod to set.public void setCapEvalBucketType(@Nullable String capEvalBucketType)
Original property name from the Odata EDM: CapEvalBucketType
capEvalBucketType
- The capEvalBucketType to set.public void setCapacityEvaluationTimePerdText(@Nullable String capacityEvaluationTimePerdText)
Original property name from the Odata EDM: CapacityEvaluationTimePerdText
capacityEvaluationTimePerdText
- Short Text for Fixed Valuespublic void setWorkCenterInternalID(@Nullable String workCenterInternalID)
Original property name from the Odata EDM: WorkCenterInternalID
workCenterInternalID
- Object ID of the resourcepublic void setWorkCenterResponsible(@Nullable String workCenterResponsible)
Original property name from the Odata EDM: WorkCenterResponsible
workCenterResponsible
- Person Responsible for the Work Centerpublic void setCapacityStartTime(@Nullable Integer capacityStartTime)
Original property name from the Odata EDM: CapacityStartTime
capacityStartTime
- The capacityStartTime to set.public void setCapacityEndTime(@Nullable Integer capacityEndTime)
Original property name from the Odata EDM: CapacityEndTime
capacityEndTime
- The capacityEndTime to set.public void setWorkCenterAvailableCapacity(@Nullable BigDecimal workCenterAvailableCapacity)
Original property name from the Odata EDM: WorkCenterAvailableCapacity
workCenterAvailableCapacity
- The workCenterAvailableCapacity to set.public void setWorkCenterCapRqmtInCapUnit(@Nullable BigDecimal workCenterCapRqmtInCapUnit)
Original property name from the Odata EDM: WorkCenterCapRqmtInCapUnit
workCenterCapRqmtInCapUnit
- The workCenterCapRqmtInCapUnit to set.public void setWrkCtrRmngCapInCapUnit(@Nullable BigDecimal wrkCtrRmngCapInCapUnit)
Original property name from the Odata EDM: WrkCtrRmngCapInCapUnit
wrkCtrRmngCapInCapUnit
- The wrkCtrRmngCapInCapUnit to set.public void setWorkCenterTotUtilznInTmePerd(@Nullable Double workCenterTotUtilznInTmePerd)
Original property name from the Odata EDM: WorkCenterTotUtilznInTmePerd
workCenterTotUtilznInTmePerd
- The workCenterTotUtilznInTmePerd to set.public void setWorkCenterCapacityUnit(@Nullable String workCenterCapacityUnit)
Original property name from the Odata EDM: WorkCenterCapacityUnit
workCenterCapacityUnit
- Base Unit of Measurepublic void setWorkCenterCapUnitText(@Nullable String workCenterCapUnitText)
Original property name from the Odata EDM: WorkCenterCapUnitText
workCenterCapUnitText
- Unit of Measurement Text (Maximum 10 Characters)protected String getEntityCollection()
VdmEntity
getEntityCollection
in class VdmEntity<WorkCenterCapPerBucket>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<WorkCenterCapPerBucket>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<WorkCenterCapPerBucket>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<WorkCenterCapPerBucket>
@Nonnull public static <T> WorkCenterCapPerBucketField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.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.@Nonnull public static <T,DomainT> WorkCenterCapPerBucketField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<WorkCenterCapPerBucket>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<WorkCenterCapPerBucket>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<WorkCenterCapPerBucket>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
VdmEntity
getDefaultServicePath
in class VdmEntity<WorkCenterCapPerBucket>
protocol://hostname:port
and the OData resource name (entity set, $metadata
, etc.)@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<WorkCenterCapPerBucket>
@Nullable public WorkCenterCapPerBucketParameters fetchParameters() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not
associated.com.sap.cloud.sdk.odatav2.connectivity.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.@Nullable public WorkCenterCapPerBucketParameters getParametersOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
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.
com.sap.cloud.sdk.odatav2.connectivity.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.@Nonnull public io.vavr.control.Option<WorkCenterCapPerBucketParameters> getParametersIfPresent()
If the navigation property for an entity WorkCenterCapPerBucket has not been resolved yet, this method
will not query further information. Instead its Option
result state will be
empty
.
Option
with result state
empty
is returned.public void setParameters(WorkCenterCapPerBucketParameters value)
value
- New WorkCenterCapPerBucketParameters entity.@Nonnull public static WorkCenterCapPerBucket.WorkCenterCapPerBucketBuilder builder()
@Nullable public LocalDateTime getP_CapEvalStartDate()
Original property name from the Odata EDM: P_CapEvalStartDate
@Nullable public LocalDateTime getP_CapEvalEndDate()
Original property name from the Odata EDM: P_CapEvalEndDate
@Nullable public String getP_CapEvalBucketType()
Original property name from the Odata EDM: P_CapEvalBucketType
@Nullable public String getPlant()
Original property name from the Odata EDM: Plant
@Nullable public String getWorkCenter()
Original property name from the Odata EDM: WorkCenter
@Nullable public String getCapacityInternalID()
Original property name from the Odata EDM: CapacityInternalID
@Nullable public String getShiftName()
Original property name from the Odata EDM: ShiftName
@Nullable public String getCapacityEvaluationTimePeriod()
Original property name from the Odata EDM: CapacityEvaluationTimePeriod
@Nullable public String getCapEvalBucketType()
Original property name from the Odata EDM: CapEvalBucketType
@Nullable public String getCapacityEvaluationTimePerdText()
Original property name from the Odata EDM: CapacityEvaluationTimePerdText
@Nullable public String getWorkCenterInternalID()
Original property name from the Odata EDM: WorkCenterInternalID
@Nullable public String getWorkCenterResponsible()
Original property name from the Odata EDM: WorkCenterResponsible
@Nullable public Integer getCapacityStartTime()
Original property name from the Odata EDM: CapacityStartTime
@Nullable public Integer getCapacityEndTime()
Original property name from the Odata EDM: CapacityEndTime
@Nullable public BigDecimal getWorkCenterAvailableCapacity()
Original property name from the Odata EDM: WorkCenterAvailableCapacity
@Nullable public BigDecimal getWorkCenterCapRqmtInCapUnit()
Original property name from the Odata EDM: WorkCenterCapRqmtInCapUnit
@Nullable public BigDecimal getWrkCtrRmngCapInCapUnit()
Original property name from the Odata EDM: WrkCtrRmngCapInCapUnit
@Nullable public Double getWorkCenterTotUtilznInTmePerd()
Original property name from the Odata EDM: WorkCenterTotUtilznInTmePerd
@Nullable public String getWorkCenterCapacityUnit()
Original property name from the Odata EDM: WorkCenterCapacityUnit
@Nullable public String getWorkCenterCapUnitText()
Original property name from the Odata EDM: WorkCenterCapUnitText
@Nonnull public String toString()
toString
in class VdmObject<WorkCenterCapPerBucket>
public boolean equals(@Nullable Object o)
equals
in class VdmObject<WorkCenterCapPerBucket>
protected boolean canEqual(@Nullable Object other)
canEqual
in class VdmObject<WorkCenterCapPerBucket>
public int hashCode()
hashCode
in class VdmObject<WorkCenterCapPerBucket>
Copyright © 2021 SAP SE. All rights reserved.