Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment.field.EquipmentClassCharacteristicField
Packages that use EquipmentClassCharacteristicField
-
Uses of EquipmentClassCharacteristicField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.equipment declared as EquipmentClassCharacteristicFieldModifier and TypeFieldDescriptionstatic final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CHARACTERISTICUse with available fluent helpers to apply the Characteristic field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CHARACTERISTIC_INTERNAL_IDUse with available fluent helpers to apply the CharacteristicInternalID field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CHARC_DATA_TYPEUse with available fluent helpers to apply the CharcDataType field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CLASS_INTERNAL_IDUse with available fluent helpers to apply the ClassInternalID field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CLASS_PROPERTYUse with available fluent helpers to apply the Class field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.CLASS_TYPEUse with available fluent helpers to apply the ClassType field to query operations.static final EquipmentClassCharacteristicField<String>EquipmentClassCharacteristic.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final EquipmentClassCharacteristicField<LocalDateTime>EquipmentClassCharacteristic.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 EquipmentClassCharacteristicFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EquipmentClassCharacteristicField<T>EquipmentClassCharacteristic.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EquipmentClassCharacteristicField<T>Use with available fluent helpers to apply an extension field to query operations.