Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SegmentHier
Packages that use SegmentHier
Package
Description
-
Uses of SegmentHier 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 SegmentHierModifier and TypeFieldDescriptionstatic final SegmentLink<SegmentHier>Segment.TO_CNSLDTN_SEGMENT_HIERUse with available fluent helpers to apply the to_CnsldtnSegmentHier navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentHierMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SegmentHierModifier and TypeMethodDescriptionSegment.fetchCnsldtnSegmentHier()Fetches the SegmentHier entities (one to many) associated with this entity.io.vavr.control.Option<List<SegmentHier>>Segment.getCnsldtnSegmentHierIfPresent()Retrieval of associated SegmentHier entities (one to many).Segment.getCnsldtnSegmentHierOrFetch()Retrieval of associated SegmentHier entities (one to many).protected Class<SegmentHier>SegmentHierByKeyFluentHelper.getEntityClass()protected Class<SegmentHier>SegmentHierFluentHelper.getEntityClass()SegmentHier.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentHierModifier and TypeMethodDescriptionvoidSegment.addCnsldtnSegmentHier(SegmentHier... entity) Adds elements to the list of associated SegmentHier entities.Segment.SegmentBuilder.cnsldtnSegmentHier(SegmentHier... value) Navigation property to_CnsldtnSegmentHier for Segment to multiple SegmentHier.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentHierModifier and TypeMethodDescriptionvoidSegment.setCnsldtnSegmentHier(List<SegmentHier> value) Overwrites the list of associated SegmentHier entities for the loaded navigation property to_CnsldtnSegmentHier.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentHierModifierConstructorDescriptionSegment(String segment, String segment_Text, String additionalMasterDataSource, List<SegmentHier> toCnsldtnSegmentHier, List<SegmentText> toCnsldtnSegmentT) -
Uses of SegmentHier 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 SegmentHierModifier and TypeMethodDescriptionSegmentHierOneToOneLink.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 SegmentHierModifier and TypeMethodDescriptionprotected SegmentHierLink<ObjectT>SegmentHierLink.translateLinkType(EntityLink<SegmentHierLink<ObjectT>, SegmentHier, ObjectT> link)