Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SegmentHierForElim
Packages that use SegmentHierForElim
Package
Description
-
Uses of SegmentHierForElim in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type parameters of type SegmentHierForElimModifier and TypeFieldDescriptionstatic final SegmentForEliminationLink<SegmentHierForElim>SegmentForElimination.TO_CNSLDTN_SEGMENT_HIER_FOR_ELIMUse with available fluent helpers to apply the to_CnsldtnSegmentHierForElim navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentHierForElimMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SegmentHierForElimModifier and TypeMethodDescriptionSegmentForElimination.fetchCnsldtnSegmentHierForElim()Fetches the SegmentHierForElim entities (one to many) associated with this entity.io.vavr.control.Option<List<SegmentHierForElim>>SegmentForElimination.getCnsldtnSegmentHierForElimIfPresent()Retrieval of associated SegmentHierForElim entities (one to many).SegmentForElimination.getCnsldtnSegmentHierForElimOrFetch()Retrieval of associated SegmentHierForElim entities (one to many).protected Class<SegmentHierForElim>SegmentHierForElimByKeyFluentHelper.getEntityClass()protected Class<SegmentHierForElim>SegmentHierForElimFluentHelper.getEntityClass()SegmentHierForElim.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentHierForElimModifier and TypeMethodDescriptionvoidSegmentForElimination.addCnsldtnSegmentHierForElim(SegmentHierForElim... entity) Adds elements to the list of associated SegmentHierForElim entities.SegmentForElimination.SegmentForEliminationBuilder.cnsldtnSegmentHierForElim(SegmentHierForElim... value) Navigation property to_CnsldtnSegmentHierForElim for SegmentForElimination to multiple SegmentHierForElim.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentHierForElimModifier and TypeMethodDescriptionvoidSegmentForElimination.setCnsldtnSegmentHierForElim(List<SegmentHierForElim> value) Overwrites the list of associated SegmentHierForElim entities for the loaded navigation property to_CnsldtnSegmentHierForElim. -
Uses of SegmentHierForElim in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link that return types with arguments of type SegmentHierForElimModifier and TypeMethodDescriptionSegmentHierForElimOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.link with type arguments of type SegmentHierForElimModifier and TypeMethodDescriptionprotected SegmentHierForElimLink<ObjectT>SegmentHierForElimLink.translateLinkType(EntityLink<SegmentHierForElimLink<ObjectT>, SegmentHierForElim, ObjectT> link)