|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Filter.FilterType | |
|---|---|
| org.apache.uima.simpleserver.config | |
| org.apache.uima.simpleserver.config.impl | |
| Uses of Filter.FilterType in org.apache.uima.simpleserver.config |
|---|
| Methods in org.apache.uima.simpleserver.config that return Filter.FilterType | |
|---|---|
Filter.FilterType |
Filter.getFilterType()
|
static Filter.FilterType |
Filter.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Filter.FilterType[] |
Filter.FilterType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Filter.FilterType in org.apache.uima.simpleserver.config.impl |
|---|
| Methods in org.apache.uima.simpleserver.config.impl that return Filter.FilterType | |
|---|---|
Filter.FilterType |
FilterImpl.getFilterType()
|
| Constructors in org.apache.uima.simpleserver.config.impl with parameters of type Filter.FilterType | |
|---|---|
FilterImpl(Filter.FilterType type)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||