Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.workcenterdata |
Modifier and Type | Field and Description |
---|---|
static WorkCenterCapacityTextField<String> |
WorkCenterCapacityText.CAPACITY_INTERNAL_ID
Use with available fluent helpers to apply the CapacityInternalID field to query operations.
|
static WorkCenterCapacityTextField<ZonedDateTime> |
WorkCenterCapacityText.CAPACITY_LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the CapacityLastChangeDateTime field to query operations.
|
static WorkCenterCapacityTextField<String> |
WorkCenterCapacityText.CAPACITY_TEXT
Use with available fluent helpers to apply the CapacityText field to query operations.
|
static WorkCenterCapacityTextField<String> |
WorkCenterCapacityText.LANGUAGE
Use with available fluent helpers to apply the Language field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> WorkCenterCapacityTextField<T> |
WorkCenterCapacityText.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
WorkCenterCapacityText.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2021 SAP SE. All rights reserved.