Class | Description |
---|---|
MaintenanceNotificationItemLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceNotificationItem to other entities. |
MaintenanceNotificationItemOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceNotificationItem to other entities, where the cardinality of the related entity is at most 1. |
MaintenanceNotificationLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceNotification to other entities. |
MaintenanceNotificationOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceNotification to other entities, where the cardinality of the related entity is at most 1. |
MaintenanceNotificationPartnerLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceNotificationPartner to other entities. |
MaintenanceNotificationPartnerOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintenanceNotificationPartner to other entities, where the cardinality of the related entity is at most 1. |
MaintNotificationItemActivityLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintNotificationItemActivity to other entities. |
MaintNotificationItemActivityOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintNotificationItemActivity to other entities, where the cardinality of the related entity is at most 1. |
MaintNotificationItemCauseLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintNotificationItemCause to other entities. |
MaintNotificationItemCauseOneToOneLink<ObjectT extends VdmObject<?>> |
Template class to represent entity navigation links of
MaintNotificationItemCause to other entities, where the cardinality of the related entity is at most 1. |
Copyright © 2021 SAP SE. All rights reserved.