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

+ +compbio.data.msa.jaxws +
+Class GetServiceDescriptionResponse

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

+


+ +

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

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

+GetServiceDescriptionResponse

+
+public GetServiceDescriptionResponse()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getReturn

+
+public java.lang.String getReturn()
+
+
+ +
Returns:
returns String
+
+
+
+ +

+setReturn

+
+public void setReturn(java.lang.String _return)
+
+
+
Parameters:
_return - the value for the _return property
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +