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