| Package | Description |
|---|---|
| org.n52.javaps.rest.model |
| Modifier and Type | Method and Description |
|---|---|
static JobControlOptions |
JobControlOptions.fromValue(String text) |
static JobControlOptions |
JobControlOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobControlOptions[] |
JobControlOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobControlOptions> |
ProcessSummary.getJobControlOptions()
Get jobControlOptions
|
| Modifier and Type | Method and Description |
|---|---|
ProcessSummary |
ProcessSummary.addJobControlOptionsItem(JobControlOptions jobControlOptionsItem) |
| Modifier and Type | Method and Description |
|---|---|
ProcessSummary |
ProcessSummary.jobControlOptions(List<JobControlOptions> jobControlOptions) |
void |
ProcessSummary.setJobControlOptions(List<JobControlOptions> jobControlOptions) |
Copyright © 2016–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.