Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment |
Modifier and Type | Field and Description |
---|---|
static EquipmentClassField<String> |
EquipmentClass.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static EquipmentClassField<String> |
EquipmentClass.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static EquipmentClassField<String> |
EquipmentClass.CLASS_IS_STANDARD_CLASS
Use with available fluent helpers to apply the ClassIsStandardClass field to query operations.
|
static EquipmentClassField<Short> |
EquipmentClass.CLASS_POSITION_NUMBER
Use with available fluent helpers to apply the ClassPositionNumber field to query operations.
|
static EquipmentClassField<String> |
EquipmentClass.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static EquipmentClassField<String> |
EquipmentClass.CLFN_OBJECT_INTERNAL_ID
Use with available fluent helpers to apply the ClfnObjectInternalID field to query operations.
|
static EquipmentClassField<String> |
EquipmentClass.CLFN_STATUS
Use with available fluent helpers to apply the ClfnStatus field to query operations.
|
static EquipmentClassField<String> |
EquipmentClass.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static EquipmentClassField<LocalDateTime> |
EquipmentClass.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
static EquipmentClassField<LocalDateTime> |
EquipmentClass.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> EquipmentClassField<T> |
EquipmentClass.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EquipmentClass.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.