Modifier and Type | Field and Description |
---|---|
static MaintenanceNotificationLink<MaintenanceNotificationItem> |
MaintenanceNotification.TO_ITEM
Use with available fluent helpers to apply the to_Item navigation property to query operations.
|
static MaintenanceNotificationLink<MaintenanceNotificationPartner> |
MaintenanceNotification.TO_PARTNER
Use with available fluent helpers to apply the to_Partner navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
Modifier and Type | Method and Description |
---|---|
protected MaintenanceNotificationLink<ObjectT> |
MaintenanceNotificationLink.translateLinkType(EntityLink<MaintenanceNotificationLink<ObjectT>,MaintenanceNotification,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected MaintenanceNotificationLink<ObjectT> |
MaintenanceNotificationLink.translateLinkType(EntityLink<MaintenanceNotificationLink<ObjectT>,MaintenanceNotification,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.