Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass.field.DefectClassTextField
Packages that use DefectClassTextField
-
Uses of DefectClassTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass declared as DefectClassTextFieldModifier and TypeFieldDescriptionstatic final DefectClassTextField<String>DefectClassText.DEFECT_CLASSUse with available fluent helpers to apply the DefectClass field to query operations.static final DefectClassTextField<String>DefectClassText.DEFECT_CLASS_TEXTUse with available fluent helpers to apply the DefectClassText field to query operations.static final DefectClassTextField<String>DefectClassText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectclass that return DefectClassTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DefectClassTextField<T>DefectClassText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DefectClassTextField<T>Use with available fluent helpers to apply an extension field to query operations.