Class ComplexProperty.Single<EntityT extends VdmObject<EntityT>,ValueT extends VdmComplex<ValueT>>

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single<EntityT,ValueT>
Type Parameters:
EntityT - The entity type.
ValueT - The navigable entity type.
All Implemented Interfaces:
Expressions.Operand, Expressions.OperandSingle, FieldReference, ComplexProperty<EntityT,ValueT>, Property<EntityT>, EntityReference<EntityT>, FilterableComplex<EntityT,ValueT>
Enclosing interface:
ComplexProperty<EntityT extends VdmObject<?>,TargetT extends VdmComplex<?>>

public static class ComplexProperty.Single<EntityT extends VdmObject<EntityT>,ValueT extends VdmComplex<ValueT>> extends Object implements ComplexProperty<EntityT,ValueT>, FilterableComplex<EntityT,ValueT>
A navigational property to a single other entity reference.