Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.field.EquipClassCharacteristicValueField
Packages that use EquipClassCharacteristicValueField
-
Uses of EquipClassCharacteristicValueField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment declared as EquipClassCharacteristicValueFieldModifier and TypeFieldDescriptionstatic final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARACTERISTICUse with available fluent helpers to apply the Characteristic field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARACTERISTIC_INTERNAL_IDUse with available fluent helpers to apply the CharacteristicInternalID field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARC_DATA_TYPEUse with available fluent helpers to apply the CharcDataType field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>EquipClassCharacteristicValue.CHARC_FROM_AMOUNTUse with available fluent helpers to apply the CharcFromAmount field to query operations.static final EquipClassCharacteristicValueField<LocalDateTime>EquipClassCharacteristicValue.CHARC_FROM_DATEUse with available fluent helpers to apply the CharcFromDate field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>EquipClassCharacteristicValue.CHARC_FROM_DECIMAL_VALUEUse with available fluent helpers to apply the CharcFromDecimalValue field to query operations.static final EquipClassCharacteristicValueField<Double>EquipClassCharacteristicValue.CHARC_FROM_NUMERIC_VALUEUse with available fluent helpers to apply the CharcFromNumericValue field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARC_FROM_NUMERIC_VALUE_UNITUse with available fluent helpers to apply the CharcFromNumericValueUnit field to query operations.static final EquipClassCharacteristicValueField<LocalTime>EquipClassCharacteristicValue.CHARC_FROM_TIMEUse with available fluent helpers to apply the CharcFromTime field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>EquipClassCharacteristicValue.CHARC_TO_AMOUNTUse with available fluent helpers to apply the CharcToAmount field to query operations.static final EquipClassCharacteristicValueField<LocalDateTime>EquipClassCharacteristicValue.CHARC_TO_DATEUse with available fluent helpers to apply the CharcToDate field to query operations.static final EquipClassCharacteristicValueField<BigDecimal>EquipClassCharacteristicValue.CHARC_TO_DECIMAL_VALUEUse with available fluent helpers to apply the CharcToDecimalValue field to query operations.static final EquipClassCharacteristicValueField<Double>EquipClassCharacteristicValue.CHARC_TO_NUMERIC_VALUEUse with available fluent helpers to apply the CharcToNumericValue field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARC_TO_NUMERIC_VALUE_UNITUse with available fluent helpers to apply the CharcToNumericValueUnit field to query operations.static final EquipClassCharacteristicValueField<LocalTime>EquipClassCharacteristicValue.CHARC_TO_TIMEUse with available fluent helpers to apply the CharcToTime field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARC_VALUEUse with available fluent helpers to apply the CharcValue field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARC_VALUE_DEPENDENCYUse with available fluent helpers to apply the CharcValueDependency field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CHARC_VALUE_POSITION_NUMBERUse with available fluent helpers to apply the CharcValuePositionNumber field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.CURRENCYUse with available fluent helpers to apply the Currency field to query operations.static final EquipClassCharacteristicValueField<String>EquipClassCharacteristicValue.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final EquipClassCharacteristicValueField<LocalDateTime>EquipClassCharacteristicValue.KEY_DATEUse with available fluent helpers to apply the KeyDate field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment that return EquipClassCharacteristicValueFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EquipClassCharacteristicValueField<T>EquipClassCharacteristicValue.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EquipClassCharacteristicValueField<T>Use with available fluent helpers to apply an extension field to query operations.