Uses of Enum Class
ddf.catalog.filter.impl.SimpleFilterDelegate.FunctionOperation
Packages that use SimpleFilterDelegate.FunctionOperation
Package
Description
Provides implementations to help with the use of filters
-
Uses of SimpleFilterDelegate.FunctionOperation in ddf.catalog.filter.impl
Methods in ddf.catalog.filter.impl that return SimpleFilterDelegate.FunctionOperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.SimpleFilterDelegate.FunctionOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.