Class | Description |
---|---|
BusinessPlaceLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BusinessPlace to other
entities. |
BusinessPlaceOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
BusinessPlace to other
entities, where the cardinality of the related entity is at most 1. |
SmtpNumbersLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SmtpNumbers to other
entities. |
SmtpNumbersOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
SmtpNumbers to other
entities, where the cardinality of the related entity is at most 1. |
Copyright © 2020 SAP SE. All rights reserved.