Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class LearnerResponseMultipleChoiceBean

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

public class LearnerResponseMultipleChoiceBean
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
LearnerResponseMultipleChoiceBean()
           
LearnerResponseMultipleChoiceBean(int pk)
           
LearnerResponseMultipleChoiceBean(int pk, InteractionBean interaction)
           
LearnerResponseMultipleChoiceBean(int pk, InteractionBean interaction, int interactionType, java.util.List choices)
           
 
Method Summary
 void addChoice(IndexedString choice)
           
 java.util.List getChoices()
           
 void setChoices(java.util.List choices)
           
 
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

LearnerResponseMultipleChoiceBean

public LearnerResponseMultipleChoiceBean()

LearnerResponseMultipleChoiceBean

public LearnerResponseMultipleChoiceBean(int pk,
                                         InteractionBean interaction,
                                         int interactionType,
                                         java.util.List choices)

LearnerResponseMultipleChoiceBean

public LearnerResponseMultipleChoiceBean(int pk)

LearnerResponseMultipleChoiceBean

public LearnerResponseMultipleChoiceBean(int pk,
                                         InteractionBean interaction)
Method Detail

getChoices

public java.util.List getChoices()

setChoices

public void setChoices(java.util.List choices)

addChoice

public void addChoice(IndexedString choice)

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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