Modifier and Type | Field and Description |
---|---|
static PhaseRelationshipTypeLink<PhaseRelationshipTypeText> |
PhaseRelationshipType.TO_TEXT
Use with available fluent helpers to apply the to_Text navigation property to query operations.
|
Modifier and Type | Class and Description |
---|---|
class |
PhaseRelationshipTypeOneToOneLink<ObjectT extends VdmObject<?>>
Template class to represent entity navigation links of
PhaseRelationshipType to other entities, where the cardinality of the related entity is at most 1. |
Modifier and Type | Method and Description |
---|---|
protected PhaseRelationshipTypeLink<ObjectT> |
PhaseRelationshipTypeLink.translateLinkType(EntityLink<PhaseRelationshipTypeLink<ObjectT>,PhaseRelationshipType,ObjectT> link) |
Modifier and Type | Method and Description |
---|---|
protected PhaseRelationshipTypeLink<ObjectT> |
PhaseRelationshipTypeLink.translateLinkType(EntityLink<PhaseRelationshipTypeLink<ObjectT>,PhaseRelationshipType,ObjectT> link) |
Copyright © 2020 SAP SE. All rights reserved.