Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment |
Modifier and Type | Field and Description |
---|---|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations.
|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.CHARACTERISTIC_INTERNAL_ID
Use with available fluent helpers to apply the CharacteristicInternalID field to query operations.
|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.CHARC_DATA_TYPE
Use with available fluent helpers to apply the CharcDataType field to query operations.
|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static EquipmentClassCharacteristicField<String> |
EquipmentClassCharacteristic.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static EquipmentClassCharacteristicField<LocalDateTime> |
EquipmentClassCharacteristic.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> EquipmentClassCharacteristicField<T> |
EquipmentClassCharacteristic.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EquipmentClassCharacteristic.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.