Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting.SegmentText
Packages that use SegmentText
Package
Description
-
Uses of SegmentText 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 SegmentTextModifier and TypeFieldDescriptionstatic final SegmentLink<SegmentText>Segment.TO_CNSLDTN_SEGMENT_TUse with available fluent helpers to apply the to_CnsldtnSegmentT navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return SegmentTextMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting that return types with arguments of type SegmentTextModifier and TypeMethodDescriptionSegment.fetchCnsldtnSegmentT()Fetches the SegmentText entities (one to many) associated with this entity.io.vavr.control.Option<List<SegmentText>>Segment.getCnsldtnSegmentTIfPresent()Retrieval of associated SegmentText entities (one to many).Segment.getCnsldtnSegmentTOrFetch()Retrieval of associated SegmentText entities (one to many).protected Class<SegmentText>SegmentTextByKeyFluentHelper.getEntityClass()protected Class<SegmentText>SegmentTextFluentHelper.getEntityClass()SegmentText.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with parameters of type SegmentTextModifier and TypeMethodDescriptionvoidSegment.addCnsldtnSegmentT(SegmentText... entity) Adds elements to the list of associated SegmentText entities.Segment.SegmentBuilder.cnsldtnSegmentT(SegmentText... value) Navigation property to_CnsldtnSegmentT for Segment to multiple SegmentText.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.masterdataforgroupreporting with type arguments of type SegmentTextModifier and TypeMethodDescriptionvoidSegment.setCnsldtnSegmentT(List<SegmentText> value) Overwrites the list of associated SegmentText entities for the loaded navigation property to_CnsldtnSegmentT. -
Uses of SegmentText 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 SegmentTextModifier and TypeMethodDescriptionSegmentTextOneToOneLink.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 SegmentTextModifier and TypeMethodDescriptionprotected SegmentTextLink<ObjectT>SegmentTextLink.translateLinkType(EntityLink<SegmentTextLink<ObjectT>, SegmentText, ObjectT> link)