Class SimpleProperty.Enum<EntityT,EnumT extends VdmEnum>

java.lang.Object
com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum<EntityT,EnumT>
Type Parameters:
EntityT - The entity type.
EnumT - The Enum type.
All Implemented Interfaces:
Expressions.Operand, Expressions.OperandSingle, FieldReference, Property<EntityT>, SimpleProperty<EntityT>, EntityReference<EntityT>, FilterableEnum<EntityT,EnumT>
Enclosing interface:
SimpleProperty<EntityT>

public static class SimpleProperty.Enum<EntityT,EnumT extends VdmEnum> extends Object implements SimpleProperty<EntityT>, FilterableEnum<EntityT,EnumT>
A property with predefined possible values.