Class | Description |
---|---|
LglCntntMAccessLvlLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMAccessLvl to other entities. |
LglCntntMAccessLvlOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMAccessLvl to other entities, where the cardinality of the related entity is at most 1. |
LglCntntMAccessLvlTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMAccessLvlText to other entities. |
LglCntntMAccessLvlTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
LglCntntMAccessLvlText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.