Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.SegmentHierSelectable
Packages that use SegmentHierSelectable
Package
Description
-
Uses of SegmentHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentHierSelectableModifier and TypeFieldDescriptionstatic final SegmentHierSelectableSegmentHier.ALL_FIELDSSelector for all available fields of SegmentHier. -
Uses of SegmentHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.field that implement SegmentHierSelectableModifier and TypeClassDescriptionclassSegmentHierField<FieldT>Template class to represent entity fields of the EntitySegmentHier. -
Uses of SegmentHierSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Classes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that implement SegmentHierSelectableModifier and TypeClassDescriptionclassSegmentHierLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentHierto other entities.classSegmentHierOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentHierto other entities, where the cardinality of the related entity is at most 1.