Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure.selectable.ProductStructureNodeSelectable
Packages that use ProductStructureNodeSelectable
Package
Description
-
Uses of ProductStructureNodeSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.productstructure declared as ProductStructureNodeSelectableModifier and TypeFieldDescriptionstatic final ProductStructureNodeSelectableProductStructureNode.ALL_FIELDSSelector for all available fields of ProductStructureNode. -
Uses of ProductStructureNodeSelectable 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 ProductStructureNodeSelectableModifier and TypeClassDescriptionclassProductStructureNodeField<FieldT>Template class to represent entity fields of the EntityProductStructureNode. -
Uses of ProductStructureNodeSelectable 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 ProductStructureNodeSelectableModifier and TypeClassDescriptionclassProductStructureNodeLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductStructureNodeto other entities.classProductStructureNodeOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofProductStructureNodeto other entities, where the cardinality of the related entity is at most 1.