EntityT
- Entity this property is part of.TargetT
- Entity this property references.public interface NavigationProperty<EntityT extends VdmObject<?>,TargetT extends VdmEntity<?>>
EntityT
that points towards an entity of TargetT
.Modifier and Type | Interface and Description |
---|---|
static class |
NavigationProperty.Collection<EntityT extends VdmObject<EntityT>,ValueT extends VdmEntity<ValueT>>
A navigational property to a Collection of another entity reference.
|
static class |
NavigationProperty.Single<EntityT extends VdmObject<EntityT>,ValueT extends VdmEntity<ValueT>>
A navigational property to a single other entity reference.
|
NULL
getExpression, getFieldName, of
getExpression
Copyright © 2021 SAP SE. All rights reserved.