| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected JobStatusEnum |
JobInfo.status |
| Modifier and Type | Method and Description |
|---|---|
static JobStatusEnum |
JobStatusEnum.fromValue(String v) |
JobStatusEnum |
JobInfo.getStatus()
Gets the value of the status property.
|
static JobStatusEnum |
JobStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobStatusEnum[] |
JobStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobInfo.setStatus(JobStatusEnum value)
Sets the value of the status property.
|
Copyright © 2019. All Rights Reserved.