Class | Description |
---|---|
CountryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Country to other entities. |
CountryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
Country to other entities, where the
cardinality of the related entity is at most 1. |
CountryTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CountryText to other entities. |
CountryTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CountryText to other entities, where
the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.