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