compbio.data.msa.jaxws
Class LimitExceededExceptionBean
java.lang.Object
  
compbio.data.msa.jaxws.LimitExceededExceptionBean
public class LimitExceededExceptionBean
- extends java.lang.Object
 
This class was generated by the JAX-WS RI.
 JAX-WS RI 2.2.3-b01-
 Generated source version: 2.2.3
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
LimitExceededExceptionBean
public LimitExceededExceptionBean()
getActualNumberofSequences
public int getActualNumberofSequences()
- Returns:
 - returns int
 
 
setActualNumberofSequences
public void setActualNumberofSequences(int actualNumberofSequences)
- Parameters:
 actualNumberofSequences - the value for the actualNumberofSequences property
 
getMessage
public java.lang.String getMessage()
- Returns:
 - returns String
 
 
setMessage
public void setMessage(java.lang.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