Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class CorrectResponseNumericBean

java.lang.Object
  extended by com.icodeon.rte.model.CorrectResponseBaseBean
      extended by com.icodeon.rte.model.CorrectResponseNumericBean
All Implemented Interfaces:
java.io.Serializable

public class CorrectResponseNumericBean
extends CorrectResponseBaseBean
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.icodeon.rte.model.CorrectResponseBaseBean
FI_TYPE, LFI_TYPE, LK_TYPE, MA_TYPE, MC_TYPE, N_TYPE, O_TYPE, P_TYPE, SQ_TYPE, TF_TYPE
 
Constructor Summary
CorrectResponseNumericBean()
           
CorrectResponseNumericBean(int pk)
           
CorrectResponseNumericBean(int pk, InteractionBean interaction)
           
CorrectResponseNumericBean(int pk, InteractionBean interaction, int interactionType, java.math.BigDecimal min, java.math.BigDecimal max)
           
 
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 com.icodeon.rte.model.CorrectResponseBaseBean
getInteraction, getInteractionType, getPk, setInteraction, setInteractionType, setPk
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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)

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

Copyright (c) 2007 Icodeon Ltd - Registered Company in England and Wales No: 5068195