| Package | Description |
|---|---|
| ch.viascom.groundwork.restclient.filter | |
| ch.viascom.groundwork.restclient.request |
| Modifier and Type | Method and Description |
|---|---|
static FilterTypes |
FilterTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterTypes[] |
FilterTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<RESTFilter> |
RequestInterface.getRESTFilters(FilterTypes filterType)
Get the RESTFilters of a specific type for the Request/Response
|
Copyright © 2016. All rights reserved.