Class | Description |
---|---|
CustomerSupplierIndustryLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerSupplierIndustry to other entities. |
CustomerSupplierIndustryOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerSupplierIndustry to other entities, where the cardinality of the related entity is at most 1. |
CustomerSupplierIndustryTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerSupplierIndustryText to other entities. |
CustomerSupplierIndustryTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
CustomerSupplierIndustryText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2019 SAP SE. All rights reserved.