Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.DefectCategory
Packages that use DefectCategory
Package
Description
-
Uses of DefectCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory that return DefectCategoryMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory that return types with arguments of type DefectCategoryModifier and TypeMethodDescriptionprotected Class<DefectCategory>DefectCategoryByKeyFluentHelper.getEntityClass()protected Class<DefectCategory>DefectCategoryFluentHelper.getEntityClass()DefectCategory.getType() -
Uses of DefectCategory in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.link that return types with arguments of type DefectCategoryModifier and TypeMethodDescriptionDefectCategoryOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.link with type arguments of type DefectCategoryModifier and TypeMethodDescriptionprotected DefectCategoryLink<ObjectT>DefectCategoryLink.translateLinkType(EntityLink<DefectCategoryLink<ObjectT>, DefectCategory, ObjectT> link)