Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate.field.EHSLocationTypeField
Packages that use EHSLocationTypeField
-
Uses of EHSLocationTypeField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate declared as EHSLocationTypeFieldModifier and TypeFieldDescriptionstatic final EHSLocationTypeField<String>EHSLocationType.EHS_LOCATION_TYPEUse with available fluent helpers to apply the EHSLocationType field to query operations.static final EHSLocationTypeField<String>EHSLocationType.EHS_LOCATION_TYPE_TEXTUse with available fluent helpers to apply the EHSLocationType_Text field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.ehsincidentcreate that return EHSLocationTypeFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
EHSLocationTypeField<T>EHSLocationType.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> EHSLocationTypeField<T>Use with available fluent helpers to apply an extension field to query operations.