|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.ims.qti.editor.beecom.objects.Feedback
public class Feedback
| Constructor Summary | |
|---|---|
Feedback()
|
|
| Method Summary | |
|---|---|
void |
addToElement(org.dom4j.Element root)
|
java.lang.String |
getIdent()
Returns the ident. |
java.util.List |
getMaterials()
Returns the material. |
java.lang.String |
getTitle()
Returns the title. |
java.lang.String |
getView()
Returns the view. |
void |
setIdent(java.lang.String ident)
Sets the ident. |
void |
setMaterials(java.util.List materials)
Sets the material. |
void |
setTitle(java.lang.String title)
Sets the title. |
void |
setView(java.lang.String view)
Sets the view. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Feedback()
| Method Detail |
|---|
public java.lang.String getIdent()
public java.util.List getMaterials()
public java.lang.String getTitle()
public java.lang.String getView()
public void setIdent(java.lang.String ident)
ident - The ident to setpublic void setMaterials(java.util.List materials)
material - The material to setpublic void setTitle(java.lang.String title)
title - The title to setpublic void setView(java.lang.String view)
view - The view to setpublic void addToElement(org.dom4j.Element root)
addToElement in interface QTIObjectQTIObject.addToElement(org.dom4j.Element)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||