| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
static DelegateAction.ActionEnum |
DelegateAction.ActionEnum.fromValue(String text) |
DelegateAction.ActionEnum |
DelegateAction.getAction()
Get action
|
static DelegateAction.ActionEnum |
DelegateAction.ActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DelegateAction.ActionEnum[] |
DelegateAction.ActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DelegateAction |
DelegateAction.action(DelegateAction.ActionEnum action) |
void |
DelegateAction.setAction(DelegateAction.ActionEnum action) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.