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