X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FCancelJobResponse.html;fp=website%2Fdm_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FCancelJobResponse.html;h=2e4f291b121c13abee36b9bd8dd1777516af4295;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/dm_javadoc/compbio/data/msa/jaxws/CancelJobResponse.html b/website/dm_javadoc/compbio/data/msa/jaxws/CancelJobResponse.html new file mode 100644 index 0000000..2e4f291 --- /dev/null +++ b/website/dm_javadoc/compbio/data/msa/jaxws/CancelJobResponse.html @@ -0,0 +1,272 @@ + + + + + + +CancelJobResponse + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.data.msa.jaxws +
+Class CancelJobResponse

+
+java.lang.Object
+  extended by compbio.data.msa.jaxws.CancelJobResponse
+
+
+
+
public class CancelJobResponse
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
CancelJobResponse() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ booleanisReturn() + +
+           
+ voidsetReturn(boolean _return) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+CancelJobResponse

+
+public CancelJobResponse()
+
+
+ + + + + + + + +
+Method Detail
+ +

+isReturn

+
+public boolean isReturn()
+
+
+ +
Returns:
returns boolean
+
+
+
+ +

+setReturn

+
+public void setReturn(boolean _return)
+
+
+
Parameters:
_return - the value for the _return property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +