Class SimpleProperty.Collection<EntityT,ValueT>

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection<EntityT,ValueT>
Type Parameters:
EntityT - The entity type.
ValueT - The collection item type.
All Implemented Interfaces:
Expressions.Operand, Expressions.OperandMultiple, Expressions.OperandSingle, FieldReference, Property<EntityT>, SimpleProperty<EntityT>, EntityReference<EntityT>, FilterableCollection<EntityT,ValueT>
Enclosing interface:
SimpleProperty<EntityT>

public static class SimpleProperty.Collection<EntityT,ValueT> extends Object implements SimpleProperty<EntityT>, FilterableCollection<EntityT,ValueT>
A composite property holding a collection of values.