| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
static ServerController.ApplicationConfig.Option |
ServerController.ApplicationConfig.Option.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServerController.ApplicationConfig.Option[] |
ServerController.ApplicationConfig.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerController.ApplicationConfig.addOption(ServerController.ApplicationConfig.Option option,
java.lang.Object value)
Adds an option to the
ServerController.ApplicationConfig |