Class | Description |
---|---|
DistributionChannelLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DistributionChannel to other entities. |
DistributionChannelOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DistributionChannel to other entities, where the cardinality of the related entity is at most 1. |
DistributionChannelTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DistributionChannelText to other entities. |
DistributionChannelTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
DistributionChannelText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.