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

+ +compbio.data.msa.jaxws +
+Class GetLastTestedOnResponse

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

+


+ +

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

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

+GetLastTestedOnResponse

+
+public GetLastTestedOnResponse()
+
+
+ + + + + + + + +
+Method Detail
+ +

+getReturn

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

+setReturn

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