| Package | Description |
|---|---|
| com.tailf.conf |
Data types and utilities for communication with the server.
|
| Modifier and Type | Method and Description |
|---|---|
static XMLParamType |
XMLParamType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XMLParamType[] |
XMLParamType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|