| Modifier and Type | Required Element and Description |
|---|---|
String |
name
Returns the name of the filter.
|
Class<? extends ViewFilterProvider> |
value
The filter class that should be used for filtering.
|
public abstract String name
public abstract Class<? extends ViewFilterProvider> value
Copyright © 2014–2018 Blazebit. All rights reserved.