public class ViewMethod
extends java.lang.Object
| Constructor and Description |
|---|
ViewMethod()
Instantiates a new view method.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ViewFilter> |
getFilters()
Gets the filters.
|
java.lang.String |
getName()
Gets the name.
|
public java.util.List<ViewFilter> getFilters()
public java.lang.String getName()