Uses of Class
com.ocs.dynamo.filter.FlexibleFilterType
-
Packages that use FlexibleFilterType Package Description com.ocs.dynamo.filter -
-
Uses of FlexibleFilterType in com.ocs.dynamo.filter
Methods in com.ocs.dynamo.filter that return FlexibleFilterType Modifier and Type Method Description FlexibleFilterTypeFlexibleFilterDefinition. getFlexibleFilterType()static FlexibleFilterTypeFlexibleFilterType. valueOf(String name)Returns the enum constant of this type with the specified name.static FlexibleFilterType[]FlexibleFilterType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ocs.dynamo.filter with parameters of type FlexibleFilterType Modifier and Type Method Description voidFlexibleFilterDefinition. setFlexibleFilterType(FlexibleFilterType flexibleFilterType)
-