Modifier and Type | Field and Description |
---|---|
static AppointmentActivityLink<AppointmentActyAttendee> |
AppointmentActivity.TO_APPOINTMENT_ACTIVITY_ATTENDEE
Use with available fluent helpers to apply the to_AppointmentActivityAttendee navigation property to query
operations.
|
static AppointmentActivityLink<AppointmentActyPersonResp> |
AppointmentActivity.TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query
operations.
|
static AppointmentActivityLink<AppointmentActivityText> |
AppointmentActivity.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
AppointmentActivityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
AppointmentActivity to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected AppointmentActivityLink<ObjectT> |
AppointmentActivityLink.translateLinkType(EntityLink<AppointmentActivityLink<ObjectT>,AppointmentActivity,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected AppointmentActivityLink<ObjectT> |
AppointmentActivityLink.translateLinkType(EntityLink<AppointmentActivityLink<ObjectT>,AppointmentActivity,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.