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

- -compbio.data.msa.jaxws -
-Class PullExecStatistics

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

-


- -

- - - - - - - - - - - -
-Constructor Summary
PullExecStatistics() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- StringgetJobId() - -
-           
- longgetPosition() - -
-           
- voidsetJobId(String jobId) - -
-           
- voidsetPosition(long position) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-PullExecStatistics

-
-public PullExecStatistics()
-
-
- - - - - - - - -
-Method Detail
- -

-getJobId

-
-public String getJobId()
-
-
- -
Returns:
returns String
-
-
-
- -

-setJobId

-
-public void setJobId(String jobId)
-
-
-
Parameters:
jobId - the value for the jobId property
-
-
-
- -

-getPosition

-
-public long getPosition()
-
-
- -
Returns:
returns long
-
-
-
- -

-setPosition

-
-public void setPosition(long position)
-
-
-
Parameters:
position - the value for the position property
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -