Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.field.EHSLocClassifierTextField
Packages that use EHSLocClassifierTextField
-
Uses of EHSLocClassifierTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate declared as EHSLocClassifierTextFieldModifier and TypeFieldDescriptionstatic final EHSLocClassifierTextField<String>EHSLocClassifierText.EHS_LOC_CLASSIFIER_IDUse with available fluent helpers to apply the EHSLocClassifierID field to query operations.static final EHSLocClassifierTextField<UUID>EHSLocClassifierText.EHS_LOC_CLASSIFIER_REF_UUIDUse with available fluent helpers to apply the EHSLocClassifierRefUUID field to query operations.static final EHSLocClassifierTextField<String>EHSLocClassifierText.EHS_LOC_CLASSIFIER_TEXTUse with available fluent helpers to apply the EHSLocClassifierText field to query operations.static final EHSLocClassifierTextField<UUID>EHSLocClassifierText.EHS_LOC_CLASSIFIER_UUIDUse with available fluent helpers to apply the EHSLocClassifierUUID field to query operations.static final EHSLocClassifierTextField<UUID>EHSLocClassifierText.EHS_LOCATION_UUIDUse with available fluent helpers to apply the EHSLocationUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return EHSLocClassifierTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EHSLocClassifierTextField<T>EHSLocClassifierText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EHSLocClassifierTextField<T>Use with available fluent helpers to apply an extension field to query operations.