Enum Class的使用
com.ijpay.core.enums.AuthTypeEnum
使用AuthTypeEnum的程序包
-
com.ijpay.core.enums中AuthTypeEnum的使用
修饰符和类型方法说明static AuthTypeEnumReturns the enum constant of this class with the specified name.static AuthTypeEnum[]AuthTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.