Icodeon SCORM 2004 Sequencing Example Implementation Documentation

com.icodeon.rte.model
Class MatchingPair

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

public class MatchingPair
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
MatchingPair()
           
 
Method Summary
 LearnerResponseMatchingBean getLearnerResponseMatching()
           
 int getListIndex()
           
 int getPk()
           
 java.lang.String getSource()
           
 java.lang.String getTarget()
           
 void setLearnerResponseMatching(LearnerResponseMatchingBean lrmb)
           
 void setListIndex(int list_index)
           
 void setPk(int pk)
           
 void setSource(java.lang.String source)
           
 void setTarget(java.lang.String target)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MatchingPair

public MatchingPair()
Method Detail

setLearnerResponseMatching

public void setLearnerResponseMatching(LearnerResponseMatchingBean lrmb)

getLearnerResponseMatching

public LearnerResponseMatchingBean getLearnerResponseMatching()

setPk

public void setPk(int pk)

getPk

public int getPk()

getSource

public java.lang.String getSource()

setSource

public void setSource(java.lang.String source)

getTarget

public java.lang.String getTarget()

setTarget

public void setTarget(java.lang.String target)

setListIndex

public void setListIndex(int list_index)

getListIndex

public int getListIndex()

Icodeon SCORM 2004 Sequencing Example Implementation Documentation

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