| Package | Description |
|---|---|
| org.dmilne.xjsf |
| Modifier and Type | Field and Description |
|---|---|
protected EnumParameter<Service.ResponseFormat> |
Service.prmResponseFormat |
| Modifier and Type | Method and Description |
|---|---|
static Service.ResponseFormat |
Service.ResponseFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Service.ResponseFormat[] |
Service.ResponseFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 David Milne. All Rights Reserved.