| Package | Description |
|---|---|
| selfservice.domain |
| Modifier and Type | Method and Description |
|---|---|
Action.Type |
Action.getType() |
static Action.Type |
Action.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action.Type[] |
Action.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Action.Builder |
Action.Builder.type(Action.Type type) |
Copyright © 2012–2016 Pivotal Software, Inc.. All rights reserved.