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

+ +compbio.data.msa.jaxws +
+Class GetResultResponse

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

+


+ +

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

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

+GetResultResponse

+
+public GetResultResponse()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getReturn

+
+public Alignment getReturn()
+
+
+ +
Returns:
returns Alignment
+
+
+
+ +

+setReturn

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