Class SimpleProperty.NumericInteger<EntityT>

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

public static class SimpleProperty.NumericInteger<EntityT> extends Object implements SimpleProperty<EntityT>, FilterableNumericInteger<EntityT>
An Integer property.