| Package | Description |
|---|---|
| org.corpus_tools.annis.api.model |
| Modifier and Type | Method and Description |
|---|---|
static Job.JobTypeEnum |
Job.JobTypeEnum.fromValue(String value) |
Job.JobTypeEnum |
Job.getJobType()
Get jobType
|
Job.JobTypeEnum |
Job.JobTypeEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Job.JobTypeEnum |
Job.JobTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Job.JobTypeEnum[] |
Job.JobTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.jobType(Job.JobTypeEnum jobType) |
void |
Job.setJobType(Job.JobTypeEnum jobType) |
void |
Job.JobTypeEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Job.JobTypeEnum enumeration) |
Copyright © 2021 Corpuslinguistic working group Humboldt University Berlin. All rights reserved.