Fido Alpha 3.2

fido.db
Class InstructionType

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

public class InstructionType
extends java.lang.Object


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

InstructionType

public InstructionType()

Fido Alpha 3.2