Enum Class的使用
cn.hserver.plugin.gateway.enums.GatewayMode
使用GatewayMode的程序包
-
cn.hserver.plugin.gateway.config中GatewayMode的使用
-
cn.hserver.plugin.gateway.enums中GatewayMode的使用
修饰符和类型方法说明static GatewayModestatic GatewayModeReturns the enum constant of this class with the specified name.static GatewayMode[]GatewayMode.values()Returns an array containing the constants of this enum class, in the order they are declared.