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

- -compbio.data.msa.jaxws -
-Class LimitExceededExceptionBean

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

-This class was generated by the JAX-WS RI. - JAX-WS RI 2.2.3-b01- - Generated source version: 2.2.3 -

- -

-


- -

- - - - - - - - - - - -
-Constructor Summary
LimitExceededExceptionBean() - -
-           
-  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-Method Summary
- intgetActualNumberofSequences() - -
-           
- StringgetMessage() - -
-           
- intgetNumberOfSequencesAllowed() - -
-           
- intgetSequenceLenghtActual() - -
-           
- intgetSequenceLenghtAllowed() - -
-           
- voidsetActualNumberofSequences(int actualNumberofSequences) - -
-           
- voidsetMessage(String message) - -
-           
- voidsetNumberOfSequencesAllowed(int numberOfSequencesAllowed) - -
-           
- voidsetSequenceLenghtActual(int sequenceLenghtActual) - -
-           
- voidsetSequenceLenghtAllowed(int sequenceLenghtAllowed) - -
-           
- - - - - - - -
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-  -

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

-LimitExceededExceptionBean

-
-public LimitExceededExceptionBean()
-
-
- - - - - - - - -
-Method Detail
- -

-getActualNumberofSequences

-
-public int getActualNumberofSequences()
-
-
- -
Returns:
returns int
-
-
-
- -

-setActualNumberofSequences

-
-public void setActualNumberofSequences(int actualNumberofSequences)
-
-
-
Parameters:
actualNumberofSequences - the value for the actualNumberofSequences property
-
-
-
- -

-getMessage

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

-setMessage

-
-public void setMessage(String message)
-
-
-
Parameters:
message - the value for the message property
-
-
-
- -

-getNumberOfSequencesAllowed

-
-public int getNumberOfSequencesAllowed()
-
-
- -
Returns:
returns int
-
-
-
- -

-setNumberOfSequencesAllowed

-
-public void setNumberOfSequencesAllowed(int numberOfSequencesAllowed)
-
-
-
Parameters:
numberOfSequencesAllowed - the value for the numberOfSequencesAllowed property
-
-
-
- -

-getSequenceLenghtActual

-
-public int getSequenceLenghtActual()
-
-
- -
Returns:
returns int
-
-
-
- -

-setSequenceLenghtActual

-
-public void setSequenceLenghtActual(int sequenceLenghtActual)
-
-
-
Parameters:
sequenceLenghtActual - the value for the sequenceLenghtActual property
-
-
-
- -

-getSequenceLenghtAllowed

-
-public int getSequenceLenghtAllowed()
-
-
- -
Returns:
returns int
-
-
-
- -

-setSequenceLenghtAllowed

-
-public void setSequenceLenghtAllowed(int sequenceLenghtAllowed)
-
-
-
Parameters:
sequenceLenghtAllowed - the value for the sequenceLenghtAllowed property
-
-
- -
- - - - - - - - - - - - - - - - - - - -
- -
- - - -
- - -