Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.SegmentHierTextSelectable
Packages that use SegmentHierTextSelectable
Package
Description
-
Uses of SegmentHierTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentHierTextSelectableModifier and TypeFieldDescriptionstatic final SegmentHierTextSelectableSegmentHierText.ALL_FIELDSSelector for all available fields of SegmentHierText. -
Uses of SegmentHierTextSelectable 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 SegmentHierTextSelectableModifier and TypeClassDescriptionclassSegmentHierTextField<FieldT>Template class to represent entity fields of the EntitySegmentHierText. -
Uses of SegmentHierTextSelectable 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 SegmentHierTextSelectableModifier and TypeClassDescriptionclassSegmentHierTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentHierTextto other entities.classSegmentHierTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentHierTextto other entities, where the cardinality of the related entity is at most 1.