Class | Description |
---|---|
StatisticalKeyFigureLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
StatisticalKeyFigure to other entities. |
StatisticalKeyFigureOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
StatisticalKeyFigure to other entities, where the cardinality of the related entity is at most 1. |
StatisticalKeyFigureTextLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
StatisticalKeyFigureText to other entities. |
StatisticalKeyFigureTextOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
StatisticalKeyFigureText to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.