| Modifier and Type | Method and Description |
|---|---|
SlackActionType |
SlackAction.getType() |
static SlackActionType |
SlackActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SlackActionType[] |
SlackActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SlackAction.setType(SlackActionType type) |
| Constructor and Description |
|---|
SlackAction(String name,
String text,
SlackActionType type,
String value) |
Copyright © 2017. All rights reserved.