Uses of Enum Class
org.dynamoframework.rest.crud.search.FilterType
Packages that use FilterType
-
Uses of FilterType in org.dynamoframework.rest.crud.search
Methods in org.dynamoframework.rest.crud.search that return FilterTypeModifier and TypeMethodDescriptionstatic FilterTypeReturns the enum constant of this class with the specified name.static FilterType[]FilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.