| Package | Description |
|---|---|
| pro.redsoft.iframework.shared.config |
| Modifier and Type | Field and Description |
|---|---|
protected RequestTimeoutEnum |
Entry.key |
| Modifier and Type | Method and Description |
|---|---|
static RequestTimeoutEnum |
RequestTimeoutEnum.fromValue(String v) |
RequestTimeoutEnum |
Entry.getKey()
Gets the value of the key property.
|
static RequestTimeoutEnum |
RequestTimeoutEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestTimeoutEnum[] |
RequestTimeoutEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entry.setKey(RequestTimeoutEnum value)
Sets the value of the key property.
|
Copyright © 2012–2014 RedSoft. All rights reserved.