Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class LearnerResponseNumericBean

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

public class LearnerResponseNumericBean
extends LearnerResponseBaseBean
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.icodeon.rte.model.LearnerResponseBaseBean
FI_TYPE, LFI_TYPE, LK_TYPE, MA_TYPE, MC_TYPE, N_TYPE, O_TYPE, P_TYPE, SQ_TYPE, TF_TYPE
 
Constructor Summary
LearnerResponseNumericBean()
           
LearnerResponseNumericBean(int pk)
           
LearnerResponseNumericBean(int pk, InteractionBean interaction)
           
LearnerResponseNumericBean(int pk, InteractionBean interaction, int interactionType, java.math.BigDecimal number)
           
 
Method Summary
 java.math.BigDecimal getNumber()
           
 void setNumber(java.math.BigDecimal number)
           
 
Methods inherited from class com.icodeon.rte.model.LearnerResponseBaseBean
getInteraction, getInteractionType, getPk, setInteraction, setInteractionType, setPk
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LearnerResponseNumericBean

public LearnerResponseNumericBean()

LearnerResponseNumericBean

public LearnerResponseNumericBean(int pk,
                                  InteractionBean interaction,
                                  int interactionType,
                                  java.math.BigDecimal number)

LearnerResponseNumericBean

public LearnerResponseNumericBean(int pk)

LearnerResponseNumericBean

public LearnerResponseNumericBean(int pk,
                                  InteractionBean interaction)
Method Detail

setNumber

public void setNumber(java.math.BigDecimal number)

getNumber

public java.math.BigDecimal getNumber()

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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