X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobStatus.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fmetadata%2Fclass-use%2FJobStatus.html;h=d0833ac8bc1dadcb3957b94cf025b67de1577451;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html b/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html new file mode 100644 index 0000000..d0833ac --- /dev/null +++ b/website/dm_javadoc/compbio/metadata/class-use/JobStatus.html @@ -0,0 +1,264 @@ + + + + + + +Uses of Class compbio.metadata.JobStatus + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
compbio.metadata.JobStatus

+
+ + + + + + + + + + + + + + + + + +
+Packages that use JobStatus
compbio.data.msaWeb Service interfaces for JAva Bioinformatics Analysis Web Services. 
compbio.data.msa.jaxws  
compbio.metadataA 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
+ JobStatusJManagement.getJobStatus(java.lang.String jobId) + +
+          Return the status of the job.
+  +

+ + + + + +
+Uses of JobStatus in compbio.data.msa.jaxws
+  +

+ + + + + + + + + +
Methods in compbio.data.msa.jaxws that return JobStatus
+ JobStatusGetJobStatusResponse.getReturn() + +
+           
+  +

+ + + + + + + + + +
Methods in compbio.data.msa.jaxws with parameters of type JobStatus
+ voidGetJobStatusResponse.setReturn(JobStatus _return) + +
+           
+  +

+ + + + + +
+Uses of JobStatus in compbio.metadata
+  +

+ + + + + + + + + + + + + +
Methods in compbio.metadata that return JobStatus
+static JobStatusJobStatus.valueOf(java.lang.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.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +