X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FJobSubmissionExceptionBean.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fdata%2Fmsa%2Fjaxws%2FJobSubmissionExceptionBean.html;h=0887a4236a052afa51496b071e0e98baa6af4902;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/data/msa/jaxws/JobSubmissionExceptionBean.html b/website/full_javadoc/compbio/data/msa/jaxws/JobSubmissionExceptionBean.html new file mode 100644 index 0000000..0887a42 --- /dev/null +++ b/website/full_javadoc/compbio/data/msa/jaxws/JobSubmissionExceptionBean.html @@ -0,0 +1,278 @@ + + + + + + +JobSubmissionExceptionBean + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.data.msa.jaxws +
+Class JobSubmissionExceptionBean

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

+This class was generated by the JAX-WS RI. + JAX-WS RI 2.2.3-b01- + Generated source version: 2.2.3 +

+ +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
JobSubmissionExceptionBean() + +
+           
+  + + + + + + + + + + + + + + + +
+Method Summary
+ StringgetMessage() + +
+           
+ voidsetMessage(String message) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

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

+JobSubmissionExceptionBean

+
+public JobSubmissionExceptionBean()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getMessage

+
+public String getMessage()
+
+
+ +
Returns:
returns String
+
+
+
+ +

+setMessage

+
+public void setMessage(String message)
+
+
+
Parameters:
message - the value for the message property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +