Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SegmentHierText
Packages that use SegmentHierText
Package
Description
-
Uses of SegmentHierText 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 SegmentHierTextModifier and TypeFieldDescriptionstatic final SegmentHierLink<SegmentHierText>SegmentHier.TO_CNSLDTN_SEGMENT_HIER_TUse with available fluent helpers to apply the to_CnsldtnSegmentHierT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentHierTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SegmentHierTextModifier and TypeMethodDescriptionSegmentHier.fetchCnsldtnSegmentHierT()Fetches the SegmentHierText entities (one to many) associated with this entity.io.vavr.control.Option<List<SegmentHierText>>SegmentHier.getCnsldtnSegmentHierTIfPresent()Retrieval of associated SegmentHierText entities (one to many).SegmentHier.getCnsldtnSegmentHierTOrFetch()Retrieval of associated SegmentHierText entities (one to many).protected Class<SegmentHierText>SegmentHierTextByKeyFluentHelper.getEntityClass()protected Class<SegmentHierText>SegmentHierTextFluentHelper.getEntityClass()SegmentHierText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentHierTextModifier and TypeMethodDescriptionvoidSegmentHier.addCnsldtnSegmentHierT(SegmentHierText... entity) Adds elements to the list of associated SegmentHierText entities.SegmentHier.SegmentHierBuilder.cnsldtnSegmentHierT(SegmentHierText... value) Navigation property to_CnsldtnSegmentHierT for SegmentHier to multiple SegmentHierText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentHierTextModifier and TypeMethodDescriptionvoidSegmentHier.setCnsldtnSegmentHierT(List<SegmentHierText> value) Overwrites the list of associated SegmentHierText entities for the loaded navigation property to_CnsldtnSegmentHierT.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentHierTextModifierConstructorDescriptionSegmentHier(String consolidationSegmentHierarchy, String hierarchyNode, String hierarchyNode_Text, LocalDateTime validityEndDate, String parentNode, LocalDateTime validityStartDate, String segment, String segment_Text, String sequenceNumber, String hierarchyNodeSequence, String hierarchyNodeLevel, String nodeType, Segment toCnsldtnSegment, List<SegmentHierText> toCnsldtnSegmentHierT) -
Uses of SegmentHierText 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 SegmentHierTextModifier and TypeMethodDescriptionSegmentHierTextOneToOneLink.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 SegmentHierTextModifier and TypeMethodDescriptionprotected SegmentHierTextLink<ObjectT>SegmentHierTextLink.translateLinkType(EntityLink<SegmentHierTextLink<ObjectT>, SegmentHierText, ObjectT> link)