Enum Class的使用
com.walker.web.ClientType
使用ClientType的程序包
-
com.walker.web中ClientType的使用
返回ClientType的com.walker.web中的方法修饰符和类型方法说明static final ClientTypestatic ClientTypeReturns the enum constant of this class with the specified name.static ClientType[]ClientType.values()Returns an array containing the constants of this enum class, in the order they are declared.