|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobStatus | |
---|---|
compbio.data.msa | Web Service interfaces for JAva Bioinformatics Analysis Web Services. |
compbio.metadata | A meta-data model for multiple sequence alignment web services Classes in this package have no dependencies to other sources in the project. |
Uses of JobStatus in compbio.data.msa |
---|
Methods in compbio.data.msa that return JobStatus | |
---|---|
JobStatus |
JManagement.getJobStatus(String jobId)
Return the status of the job. |
Uses of JobStatus in compbio.metadata |
---|
Methods in compbio.metadata that return JobStatus | |
---|---|
static JobStatus |
JobStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JobStatus[] |
JobStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |