Class | Description |
---|---|
SegmentLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Segment to other
entities. |
SegmentOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Segment to other
entities, where the cardinality of the related entity is at most 1. |
SegmentTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SegmentText to other
entities. |
SegmentTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SegmentText to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.