Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.selectable.DefectCategorySelectable
Packages that use DefectCategorySelectable
Package
Description
-
Uses of DefectCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory declared as DefectCategorySelectableModifier and TypeFieldDescriptionstatic final DefectCategorySelectableDefectCategory.ALL_FIELDSSelector for all available fields of DefectCategory. -
Uses of DefectCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.field that implement DefectCategorySelectableModifier and TypeClassDescriptionclassDefectCategoryField<FieldT>Template class to represent entity fields of the EntityDefectCategory. -
Uses of DefectCategorySelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.defectcategory.link that implement DefectCategorySelectableModifier and TypeClassDescriptionclassDefectCategoryLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDefectCategoryto other entities.classDefectCategoryOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofDefectCategoryto other entities, where the cardinality of the related entity is at most 1.