| Package | Description |
|---|---|
| com.hybris.cockpitng.actions |
| Modifier and Type | Method and Description |
|---|---|
static ActionResult.StatusFlag |
ActionResult.StatusFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionResult.StatusFlag[] |
ActionResult.StatusFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<ActionResult.StatusFlag> |
ActionResult.getStatusFlags() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionResult.setStatusFlags(EnumSet<ActionResult.StatusFlag> statusFlags) |
Copyright © 2018. All rights reserved.