|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.telscenter.pas.steps.domain.PlainTextTeacherComments
public class PlainTextTeacherComments
A Teacher Comment written in plain text
| Constructor Summary | |
|---|---|
PlainTextTeacherComments()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
Gets the type of the comment |
java.lang.String |
getValue()
Gets the actual comment |
void |
setType(java.lang.String type)
Sets the type of the comment |
void |
setValue(java.lang.String value)
Sets the actual comment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlainTextTeacherComments()
| Method Detail |
|---|
public java.lang.String getType()
TeacherComments
getType in interface TeacherCommentsTeacherComments.getType()public java.lang.String getValue()
TeacherComments
getValue in interface TeacherCommentsTeacherComments.getValue()public void setType(java.lang.String type)
TeacherComments
setType in interface TeacherCommentsTeacherComments.setType(java.lang.String)public void setValue(java.lang.String value)
TeacherComments
setValue in interface TeacherCommentsTeacherComments.setValue(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||