Interface | Description |
---|---|
SegmentSelectable |
Interface to enable OData entity selectors for
Segment . |
SegmentTextSelectable |
Interface to enable OData entity selectors for
SegmentText . |
Class | Description |
---|---|
Segment |
API Segment
|
Segment.SegmentBuilder | |
SegmentByKeyFluentHelper |
Fluent helper to fetch a single
Segment entity using key fields. |
SegmentField<FieldT> |
Template class to represent entity fields of the Entity
Segment . |
SegmentFluentHelper |
Fluent helper to fetch multiple
Segment entities. |
SegmentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Segment to other entities. |
SegmentText |
API Segment Text
|
SegmentText.SegmentTextBuilder | |
SegmentTextByKeyFluentHelper |
Fluent helper to fetch a single
SegmentText entity using key fields. |
SegmentTextField<FieldT> |
Template class to represent entity fields of the Entity
SegmentText . |
SegmentTextFluentHelper |
Fluent helper to fetch multiple
SegmentText entities. |
SegmentTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SegmentText to other entities. |
Copyright © 2018 SAP SE. All rights reserved.