Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.field.EHSLocClassifierVHField
Packages that use EHSLocClassifierVHField
-
Uses of EHSLocClassifierVHField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate declared as EHSLocClassifierVHFieldModifier and TypeFieldDescriptionstatic final EHSLocClassifierVHField<String>EHSLocClassifierVH.EHS_CLASSIFIER_NAMEUse with available fluent helpers to apply the EHSClassifierName field to query operations.static final EHSLocClassifierVHField<String>EHSLocClassifierVH.EHS_CLASSIFIER_NAME_FREE_SEARCHUse with available fluent helpers to apply the EHSClassifierNameFreeSearch field to query operations.static final EHSLocClassifierVHField<UUID>EHSLocClassifierVH.EHS_CLASSIFIER_UUIDUse with available fluent helpers to apply the EHSClassifierUUID field to query operations.static final EHSLocClassifierVHField<String>EHSLocClassifierVH.EHS_LOC_CLASSIFIER_IDUse with available fluent helpers to apply the EHSLocClassifierID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return EHSLocClassifierVHFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EHSLocClassifierVHField<T>EHSLocClassifierVH.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EHSLocClassifierVHField<T>Use with available fluent helpers to apply an extension field to query operations.