com.icodeon.rte.model
Class CorrectResponseNumericBean
java.lang.Object
com.icodeon.rte.model.CorrectResponseBaseBean
com.icodeon.rte.model.CorrectResponseNumericBean
- All Implemented Interfaces:
- java.io.Serializable
public class CorrectResponseNumericBean
- extends CorrectResponseBaseBean
- implements java.io.Serializable
- See Also:
- Serialized Form
|
Method Summary |
java.math.BigDecimal |
getMax()
|
java.math.BigDecimal |
getMin()
|
void |
setMax(java.math.BigDecimal max)
|
void |
setMin(java.math.BigDecimal min)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrectResponseNumericBean
public CorrectResponseNumericBean()
CorrectResponseNumericBean
public CorrectResponseNumericBean(int pk,
InteractionBean interaction,
int interactionType,
java.math.BigDecimal min,
java.math.BigDecimal max)
CorrectResponseNumericBean
public CorrectResponseNumericBean(int pk)
CorrectResponseNumericBean
public CorrectResponseNumericBean(int pk,
InteractionBean interaction)
getMin
public java.math.BigDecimal getMin()
setMin
public void setMin(java.math.BigDecimal min)
getMax
public java.math.BigDecimal getMax()
setMax
public void setMax(java.math.BigDecimal max)
Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195