Uses of Enum Class
ddf.catalog.filter.impl.SimpleFilterDelegate.TemporalPropertyOperation
Packages that use SimpleFilterDelegate.TemporalPropertyOperation
Package
Description
Provides implementations to help with the use of filters
-
Uses of SimpleFilterDelegate.TemporalPropertyOperation in ddf.catalog.filter.impl
Methods in ddf.catalog.filter.impl that return SimpleFilterDelegate.TemporalPropertyOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SimpleFilterDelegate.TemporalPropertyOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ddf.catalog.filter.impl with parameters of type SimpleFilterDelegate.TemporalPropertyOperationModifier and TypeMethodDescription<S> TSimpleFilterDelegate.temporalOperation(String propertyName, S literal, Class<S> literalClass, SimpleFilterDelegate.TemporalPropertyOperation temporalPropertyOperation)