Modifier and Type | Field and Description |
---|---|
static PhoneCallActivityLink<PhoneCallActivityAttendee> |
PhoneCallActivity.TO_ATTENDEE
Use with available fluent helpers to apply the to_Attendee navigation property to query operations.
|
static PhoneCallActivityLink<PhoneCallActivityPersonResp> |
PhoneCallActivity.TO_PERSON_RESPONSIBLE
Use with available fluent helpers to apply the to_PersonResponsible navigation property to query
operations.
|
static PhoneCallActivityLink<PhoneCallActivityText> |
PhoneCallActivity.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PhoneCallActivityOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhoneCallActivity to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected PhoneCallActivityLink<ObjectT> |
PhoneCallActivityLink.translateLinkType(EntityLink<PhoneCallActivityLink<ObjectT>,PhoneCallActivity,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected PhoneCallActivityLink<ObjectT> |
PhoneCallActivityLink.translateLinkType(EntityLink<PhoneCallActivityLink<ObjectT>,PhoneCallActivity,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.