Uses of Interface
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.selectable.SegmentForElimTextSelectable
Packages that use SegmentForElimTextSelectable
Package
Description
-
Uses of SegmentForElimTextSelectable in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting declared as SegmentForElimTextSelectableModifier and TypeFieldDescriptionstatic final SegmentForElimTextSelectableSegmentForElimText.ALL_FIELDSSelector for all available fields of SegmentForElimText. -
Uses of SegmentForElimTextSelectable 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 SegmentForElimTextSelectableModifier and TypeClassDescriptionclassSegmentForElimTextField<FieldT>Template class to represent entity fields of the EntitySegmentForElimText. -
Uses of SegmentForElimTextSelectable 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 SegmentForElimTextSelectableModifier and TypeClassDescriptionclassSegmentForElimTextLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentForElimTextto other entities.classSegmentForElimTextOneToOneLink<ObjectT extends VdmObject<?>>Template class to represent entity navigation links ofSegmentForElimTextto other entities, where the cardinality of the related entity is at most 1.