Package | Description |
---|---|
com.opencloud.rhino.facilities.sessionownership |
Modifier and Type | Method and Description |
---|---|
WriteResult |
SessionOwnershipWriteResult.getResult()
Get the result of the write operation.
|
static WriteResult |
WriteResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WriteResult[] |
WriteResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|