| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
JobSummary.StatusEnum |
JobSummary.getStatus()
The status of the job.
|
static JobSummary.StatusEnum |
JobSummary.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobSummary.StatusEnum[] |
JobSummary.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobSummary.setStatus(JobSummary.StatusEnum status) |
Copyright © 2017. All rights reserved.