Class | Description |
---|---|
LongTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LongText
to other entities. |
LongTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LongText
to other entities, where the cardinality of the related entity is at most 1. |
MaintOrderConfirmationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintOrderConfirmation to other entities. |
MaintOrderConfirmationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintOrderConfirmation to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.