| Package | Description |
|---|---|
| de.pheasn.blockown.database |
| Modifier and Type | Method and Description |
|---|---|
DatabaseActionType |
DatabaseAction.getActionType() |
static DatabaseActionType |
DatabaseActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseActionType[] |
DatabaseActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DatabaseAction(DatabaseActionType databaseActionType,
Ownable ownable,
User user)
Instantiates a new DatabaseAction.
|
Copyright © 2015. All rights reserved.