| Package | Description |
|---|---|
| org.beangle.commons.dao |
| Modifier and Type | Field and Description |
|---|---|
Operation.OperationType |
Operation.type |
| Modifier and Type | Method and Description |
|---|---|
static Operation.OperationType |
Operation.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation.OperationType[] |
Operation.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Operation(Operation.OperationType type,
Object data)
Constructor for Operation.
|
Copyright © 2005–2018 The Beangle Software. All rights reserved.