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