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

- -compbio.data.msa.jaxws -
-Class PullExecStatisticsResponse

-
-java.lang.Object
-  extended by compbio.data.msa.jaxws.PullExecStatisticsResponse
-
-
-
-
public class PullExecStatisticsResponse
extends Object
- - -

-


- -

- - - - - - - - - - - -
-Constructor Summary
PullExecStatisticsResponse() - -
-           
-  - - - - - - - - - - - - - - - -
-Method Summary
- ChunkHoldergetReturn() - -
-           
- voidsetReturn(ChunkHolder _return) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

- - - - - - - - -
-Constructor Detail
- -

-PullExecStatisticsResponse

-
-public PullExecStatisticsResponse()
-
-
- - - - - - - - -
-Method Detail
- -

-getReturn

-
-public ChunkHolder getReturn()
-
-
- -
Returns:
returns ChunkHolder
-
-
-
- -

-setReturn

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