Fido Alpha 3.2

fido.db
Class QuestionWordType

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

public class QuestionWordType
extends java.lang.Object


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

Field Detail

type

public int type

description

public java.lang.String description
Constructor Detail

QuestionWordType

public QuestionWordType()

Fido Alpha 3.2