|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.objects.QuestionChoices.VectorPair
public static class QuestionChoices.VectorPair
Field Summary | |
---|---|
java.util.Vector |
choicesIDs
|
java.util.Vector<java.lang.String> |
choicesNames
|
Constructor Summary | |
---|---|
QuestionChoices.VectorPair()
|
Method Summary | |
---|---|
int |
size()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Vector choicesIDs
public java.util.Vector<java.lang.String> choicesNames
Constructor Detail |
---|
public QuestionChoices.VectorPair()
Method Detail |
---|
public int size()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |