Class | Description |
---|---|
LglCntntMDocContentTypeLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMDocContentType to other entities. |
LglCntntMDocContentTypeOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMDocContentType to other entities, where the cardinality of the related entity is at most 1. |
LglCntntMDocContentTypeTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMDocContentTypeText to other entities. |
LglCntntMDocContentTypeTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMDocContentTypeText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.