Fido Alpha 3.2

fido.db
Class QuestionWord

java.lang.Object
  |
  +--fido.db.QuestionWord

public class QuestionWord
extends java.lang.Object


Field Summary
 int type
           
 java.lang.String typeDescription
           
 java.lang.String word
           
 
Constructor Summary
QuestionWord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

word

public java.lang.String word

type

public int type

typeDescription

public java.lang.String typeDescription
Constructor Detail

QuestionWord

public QuestionWord()

Fido Alpha 3.2