public static interface RefBuilder.RefSegment extends CqnReference.Segment
Modifier and Type | Method and Description |
---|---|
RefBuilder.RefSegment |
filter(CqnPredicate filter)
Sets the filter of this segment.
|
RefBuilder.RefSegment |
id(String id)
Sets the id of this segment.
|
accept, filter, id
toJson
RefBuilder.RefSegment id(String id)
id
- the new segment idRefBuilder.RefSegment filter(CqnPredicate filter)
filter
- the new segment filterCopyright © 2023 SAP. All rights reserved.