Enum Class的使用
org.dromara.northstar.common.constant.GatewayUsage
使用GatewayUsage的程序包
-
org.dromara.northstar.common.constant中GatewayUsage的使用
修饰符和类型方法说明abstract GatewayUsage[]ChannelType.usage()static GatewayUsageReturns the enum constant of this class with the specified name.static GatewayUsage[]GatewayUsage.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.dromara.northstar.common.model中GatewayUsage的使用