Class NavigationPropertyCollection<EntityT extends VdmObject<?>,TargetT extends VdmEntity<?>>

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection<EntityT,TargetT>
Type Parameters:
EntityT - Entity this property is part of.
TargetT - Entity type of the collection this property references to.
All Implemented Interfaces:
Expressions.Operand, Expressions.OperandSingle, FieldReference, Property<EntityT>
Direct Known Subclasses:
NavigationProperty.Collection

public abstract class NavigationPropertyCollection<EntityT extends VdmObject<?>,TargetT extends VdmEntity<?>> extends Object
Abstract class representing the query capabilities of a collection of structured properties of NavigationPropertyCollection with a type of NavigationPropertyCollection.