Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.onpremise.v2020.datamodel.odata.namespaces.equipment |
Modifier and Type | Field and Description |
---|---|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARACTERISTIC
Use with available fluent helpers to apply the Characteristic field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARACTERISTIC_INTERNAL_ID
Use with available fluent helpers to apply the CharacteristicInternalID field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARC_DATA_TYPE
Use with available fluent helpers to apply the CharcDataType field to query operations.
|
static EquipClassCharacteristicValueField<BigDecimal> |
EquipClassCharacteristicValue.CHARC_FROM_AMOUNT
Use with available fluent helpers to apply the CharcFromAmount field to query operations.
|
static EquipClassCharacteristicValueField<LocalDateTime> |
EquipClassCharacteristicValue.CHARC_FROM_DATE
Use with available fluent helpers to apply the CharcFromDate field to query operations.
|
static EquipClassCharacteristicValueField<BigDecimal> |
EquipClassCharacteristicValue.CHARC_FROM_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcFromDecimalValue field to query operations.
|
static EquipClassCharacteristicValueField<Double> |
EquipClassCharacteristicValue.CHARC_FROM_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcFromNumericValue field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARC_FROM_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.
|
static EquipClassCharacteristicValueField<LocalTime> |
EquipClassCharacteristicValue.CHARC_FROM_TIME
Use with available fluent helpers to apply the CharcFromTime field to query operations.
|
static EquipClassCharacteristicValueField<BigDecimal> |
EquipClassCharacteristicValue.CHARC_TO_AMOUNT
Use with available fluent helpers to apply the CharcToAmount field to query operations.
|
static EquipClassCharacteristicValueField<LocalDateTime> |
EquipClassCharacteristicValue.CHARC_TO_DATE
Use with available fluent helpers to apply the CharcToDate field to query operations.
|
static EquipClassCharacteristicValueField<BigDecimal> |
EquipClassCharacteristicValue.CHARC_TO_DECIMAL_VALUE
Use with available fluent helpers to apply the CharcToDecimalValue field to query operations.
|
static EquipClassCharacteristicValueField<Double> |
EquipClassCharacteristicValue.CHARC_TO_NUMERIC_VALUE
Use with available fluent helpers to apply the CharcToNumericValue field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARC_TO_NUMERIC_VALUE_UNIT
Use with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.
|
static EquipClassCharacteristicValueField<LocalTime> |
EquipClassCharacteristicValue.CHARC_TO_TIME
Use with available fluent helpers to apply the CharcToTime field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARC_VALUE
Use with available fluent helpers to apply the CharcValue field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARC_VALUE_DEPENDENCY
Use with available fluent helpers to apply the CharcValueDependency field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CHARC_VALUE_POSITION_NUMBER
Use with available fluent helpers to apply the CharcValuePositionNumber field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CLASS_INTERNAL_ID
Use with available fluent helpers to apply the ClassInternalID field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CLASS_TYPE
Use with available fluent helpers to apply the ClassType field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static EquipClassCharacteristicValueField<String> |
EquipClassCharacteristicValue.EQUIPMENT
Use with available fluent helpers to apply the Equipment field to query operations.
|
static EquipClassCharacteristicValueField<LocalDateTime> |
EquipClassCharacteristicValue.KEY_DATE
Use with available fluent helpers to apply the KeyDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> EquipClassCharacteristicValueField<T> |
EquipClassCharacteristicValue.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
EquipClassCharacteristicValue.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.