Interface LiteralExpression<T>
- All Superinterfaces:
FilterExpression
- All Known Implementing Classes:
CollectionExpression,DateExpression,FunctionExpression,NumberExpression,StringExpression,TemporalExpression
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.fortuna.ical4j.filter.FilterExpression
FilterExpression.Op -
Method Summary
Methods inherited from interface net.fortuna.ical4j.filter.FilterExpression
and, or
-
Method Details
-
getValue
T getValue()
-