EntityT
- Entity this property is part of.TargetT
- VdmComplex
this property represents.public interface ComplexProperty<EntityT extends VdmEntity<?>,TargetT extends VdmComplex<?>>
EntityT
that holds a complex type of TargetT
.Modifier and Type | Interface and Description |
---|---|
static class |
ComplexProperty.Collection<EntityT extends VdmEntity<EntityT>,ValueT extends VdmComplex<ValueT>>
A collection of complex objects.
|
static class |
ComplexProperty.Single<EntityT extends VdmEntity<EntityT>,ValueT extends VdmComplex<ValueT>>
A navigational property to a single other entity reference.
|
NULL
getExpression, getFieldName, of
getExpression
Copyright © 2021 SAP SE. All rights reserved.