Uses of Class
com.alachisoft.ncache.runtime.dependencies.CmdParamsDbType

Packages that use CmdParamsDbType
com.alachisoft.ncache.runtime.dependencies   
 

Uses of CmdParamsDbType in com.alachisoft.ncache.runtime.dependencies
 

Methods in com.alachisoft.ncache.runtime.dependencies that return CmdParamsDbType
static CmdParamsDbType CmdParamsDbType.getCmdParamsDbType(int value)
           
static CmdParamsDbType CmdParamsDbType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CmdParamsDbType[] CmdParamsDbType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.