| Package | Description |
|---|---|
| org.opengis.cite.ogcapiprocesses10.util |
This package includes miscellaneous utility classes to support testing.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionMode |
ExecutionMode.fromString(String type) |
static ExecutionMode |
ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionMode[] |
ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
ExecutionMode.toString(ExecutionMode type) |
Copyright © 2024 Open Geospatial Consortium. All rights reserved.