|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectinescID.revs.xml.QuestionOption
Title:
Description:
Copyright: Copyright (c) 2002
Company Inesc-ID
Field Summary | |
(package private) int |
code
|
(package private) java.lang.String |
option
|
Constructor Summary | |
QuestionOption()
|
Method Summary | |
int |
getCode()
|
java.lang.String |
getOption()
|
void |
setCode(int code)
|
void |
setOption(java.lang.String option)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int code
java.lang.String option
Constructor Detail |
public QuestionOption()
Method Detail |
public void setCode(int code)
public int getCode()
public void setOption(java.lang.String option)
public java.lang.String getOption()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |