Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.selectable.ProductInspectionTextSelectable
Packages that use ProductInspectionTextSelectable
Package
Description
-
Uses of ProductInspectionTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster declared as ProductInspectionTextSelectableModifier and TypeFieldDescriptionstatic final ProductInspectionTextSelectableProductInspectionText.ALL_FIELDSSelector for all available fields of ProductInspectionText. -
Uses of ProductInspectionTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.field that implement ProductInspectionTextSelectableModifier and TypeClassDescriptionclassProductInspectionTextField<FieldT>Template class to represent entity fields of the EntityProductInspectionText. -
Uses of ProductInspectionTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmaster.link that implement ProductInspectionTextSelectableModifier and TypeClassDescriptionclassProductInspectionTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductInspectionTextto other entities.classProductInspectionTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductInspectionTextto other entities, where the cardinality of the related entity is at most 1.