|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.knowgate.surveys.Question
com.knowgate.surveys.BoolAlternative
public class BoolAlternative
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.knowgate.surveys.Question |
|---|
Question.SubTypes |
| Field Summary | |
|---|---|
protected boolean |
checked
|
static short |
ClassId
|
| Fields inherited from class com.knowgate.surveys.Question |
|---|
caption, captstyle, illegalval, mustanswer, name, style |
| Constructor Summary | |
|---|---|
BoolAlternative()
|
|
| Method Summary | |
|---|---|
boolean |
booleanValue()
|
short |
getClassId()
|
java.lang.Object |
getValue()
|
| Methods inherited from class com.knowgate.surveys.Question |
|---|
getCaption, getCaptStyle, getIllegalVal, getName, getStyle, mustAnswer, mustAnswer, setCaption, setCaptStyle, setIllegalVal, setName, setStyle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean checked
public static final short ClassId
| Constructor Detail |
|---|
public BoolAlternative()
| Method Detail |
|---|
public boolean booleanValue()
public java.lang.Object getValue()
getValue in class Questionpublic short getClassId()
getClassId in class Question
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||