Fido Alpha 3.2

fido.db
Class VerbType

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

public class VerbType
extends java.lang.Object


Field Summary
 java.lang.String description
           
 int type
           
 
Constructor Summary
VerbType()
           
 
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

VerbType

public VerbType()

Fido Alpha 3.2