Uses of Class
org.teamapps.data.value.filter.FilterType
| Package | Description |
|---|---|
| org.teamapps.data.value.filter |
-
Uses of FilterType in org.teamapps.data.value.filter
Methods in org.teamapps.data.value.filter that return FilterType Modifier and Type Method Description FilterTypeAllMatchingFilter. getType()FilterTypeAndFilter. getType()FilterTypeBooleanFilter. getType()FilterTypeFilter. getType()FilterTypeFullTextFilter. getType()FilterTypeIdValueFilter. getType()FilterTypeNumericFilter. getType()FilterTypeNumericRangeFilter. getType()FilterTypeOrFilter. getType()FilterTypeTextFilter. getType()static FilterTypeFilterType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static FilterType[]FilterType. values()Returns an array containing the constants of this enum type, in the order they are declared.