com.honeywell.decodemanager.barcode
Class CommonDefine.UserType

java.lang.Object
  extended by com.honeywell.decodemanager.barcode.CommonDefine.UserType
Enclosing class:
CommonDefine

public static final class CommonDefine.UserType
extends java.lang.Object


Field Summary
static int USER_PRO
           
static int USER_SIMPLE
           
 
Constructor Summary
CommonDefine.UserType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USER_SIMPLE

public static final int USER_SIMPLE
See Also:
Constant Field Values

USER_PRO

public static final int USER_PRO
See Also:
Constant Field Values
Constructor Detail

CommonDefine.UserType

public CommonDefine.UserType()