|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectinklings.jgatms.bean.QuestionResponseProfile
Value object for the QuestionResponseProfile entity.
| Constructor Summary | |
QuestionResponseProfile()
|
|
| Method Summary | |
Question |
getQuestion()
Returns the value of question |
Response |
getResponse()
Returns the value of response |
void |
setQuestion(Question question)
Sets the value of question |
void |
setResponse(Response response)
Sets the value of response |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QuestionResponseProfile()
| Method Detail |
public Question getQuestion()
public void setQuestion(Question question)
public Response getResponse()
public void setResponse(Response response)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||