com.jtri.test
Class EnumInt

java.lang.Object
  extended bycom.jtri.test.EnumInt

public class EnumInt
extends java.lang.Object

Author:
atorres TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Field Summary
static EnumInt VALUE_ONE
           
static EnumInt VALUE_TWO
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALUE_ONE

public static final EnumInt VALUE_ONE

VALUE_TWO

public static final EnumInt VALUE_TWO