Class | Description |
---|---|
SalesDistrictLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesDistrict to other
entities. |
SalesDistrictOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesDistrict to other
entities, where the cardinality of the related entity is at most 1. |
SalesDistrictTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesDistrictText to
other entities. |
SalesDistrictTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SalesDistrictText to
other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.