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

+ +compbio.data.msa.jaxws +
+Class GetLimitResponse

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

+


+ +

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

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

+GetLimitResponse

+
+public GetLimitResponse()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getReturn

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

+setReturn

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