| Package | Description |
|---|---|
| org.gatein.wsrp.consumer |
| Modifier and Type | Method and Description |
|---|---|
RefreshResult.Status |
RefreshResult.getStatus() |
static RefreshResult.Status |
RefreshResult.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefreshResult.Status[] |
RefreshResult.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RefreshResult.setStatus(RefreshResult.Status status) |
| Constructor and Description |
|---|
RefreshResult(RefreshResult.Status status) |
Copyright © 2006-2014 GateIn. All Rights Reserved.