Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.selectable.ProductClassSelectable
Packages that use ProductClassSelectable
Package
Description
-
Uses of ProductClassSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification declared as ProductClassSelectableModifier and TypeFieldDescriptionstatic final ProductClassSelectableProductClass.ALL_FIELDSSelector for all available fields of ProductClass. -
Uses of ProductClassSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.field that implement ProductClassSelectableModifier and TypeClassDescriptionclassProductClassField<FieldT>Template class to represent entity fields of the EntityProductClass. -
Uses of ProductClassSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productmasterdataincludingclassification.link that implement ProductClassSelectableModifier and TypeClassDescriptionclassProductClassLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductClassto other entities.classProductClassOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductClassto other entities, where the cardinality of the related entity is at most 1.