Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.selectable.ProductStructureVariantSelectable
Packages that use ProductStructureVariantSelectable
Package
Description
-
Uses of ProductStructureVariantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure declared as ProductStructureVariantSelectableModifier and TypeFieldDescriptionstatic final ProductStructureVariantSelectableProductStructureVariant.ALL_FIELDSSelector for all available fields of ProductStructureVariant. -
Uses of ProductStructureVariantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.field that implement ProductStructureVariantSelectableModifier and TypeClassDescriptionclassProductStructureVariantField<FieldT>Template class to represent entity fields of the EntityProductStructureVariant. -
Uses of ProductStructureVariantSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.link that implement ProductStructureVariantSelectableModifier and TypeClassDescriptionclassProductStructureVariantLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductStructureVariantto other entities.classProductStructureVariantOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductStructureVariantto other entities, where the cardinality of the related entity is at most 1.