Class | Description |
---|---|
SubscriptionMaintainLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SubscriptionMaintain to other entities. |
SubscriptionMaintainOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SubscriptionMaintain to other entities, where the cardinality of the related entity is at most 1. |
SubscriptionReadLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SubscriptionRead to other entities. |
SubscriptionReadOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SubscriptionRead to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.