Interface FilterableTime<EntityT>

Type Parameters:
EntityT - Type of the entity which references the value.
All Superinterfaces:
EntityReference<EntityT>, Expressions.Operand, FilterableValue<EntityT,LocalTime>
All Known Implementing Classes:
FilterableTime.Expression, SimpleProperty.Time

public interface FilterableTime<EntityT> extends FilterableValue<EntityT,LocalTime>
Fluent helper class to provide filter functions to OData expressions referenced by Time.