| Package | Description |
|---|---|
| com.ibm.optim.oaas.client.job.model |
This package contains the classes that define the job model.
|
| Modifier and Type | Method and Description |
|---|---|
JobSolveStatus |
Job.getSolveStatus()
Gets information about the current solve status of the job.
|
static JobSolveStatus |
JobSolveStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobSolveStatus[] |
JobSolveStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.