Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.field.DefectCategoryTextField
Packages that use DefectCategoryTextField
-
Uses of DefectCategoryTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory declared as DefectCategoryTextFieldModifier and TypeFieldDescriptionstatic final DefectCategoryTextField<String>DefectCategoryText.DEFECT_CATEGORYUse with available fluent helpers to apply the DefectCategory field to query operations.static final DefectCategoryTextField<String>DefectCategoryText.DEFECT_CATEGORY_TEXTUse with available fluent helpers to apply the DefectCategoryText field to query operations.static final DefectCategoryTextField<String>DefectCategoryText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory that return DefectCategoryTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DefectCategoryTextField<T>DefectCategoryText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DefectCategoryTextField<T>Use with available fluent helpers to apply an extension field to query operations.