| Package | Description |
|---|---|
| com.adobe.acs.commons.quickly.results |
Quickly Results
|
| Modifier and Type | Method and Description |
|---|---|
static Result.Mode |
Result.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Result.Mode[] |
Result.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<Result.Mode> |
Result.getModes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setModes(List<Result.Mode> modes) |
Copyright © 2013–2020 Adobe. All rights reserved.