X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FCancelJob.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FCancelJob.html;h=0000000000000000000000000000000000000000;hb=5be600c3985aa7bcb8d8b51d77d773c76e6802bb;hp=62844352ddfd51e540c82bf3e24a06c3b5685c87;hpb=bc3346bd7c1c518fad867d4c60a53779e7516588;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/msa/jaxws/CancelJob.html b/website/dm_javadoc/compbio/data/msa/jaxws/CancelJob.html deleted file mode 100644 index 6284435..0000000 --- a/website/dm_javadoc/compbio/data/msa/jaxws/CancelJob.html +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - -CancelJob - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- -

- -compbio.data.msa.jaxws -
-Class CancelJob

-
-java.lang.Object
-  extended by compbio.data.msa.jaxws.CancelJob
-
-
-
-
public class CancelJob
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
CancelJob() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- StringgetJobId() - -
-           
- voidsetJobId(String jobId) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-CancelJob

-
-public CancelJob()
-
-
- - - - - - - - -
-Method Detail
- -

-getJobId

-
-public String getJobId()
-
-
- -
Returns:
returns String
-
-
-
- -

-setJobId

-
-public void setJobId(String jobId)
-
-
-
Parameters:
jobId - the value for the jobId property
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -