Uses of Enum Class
org.aoju.bus.goalie.Context.Channel
Packages that use Context.Channel
-
Uses of Context.Channel in org.aoju.bus.goalie
Methods in org.aoju.bus.goalie that return Context.ChannelModifier and TypeMethodDescriptionstatic Context.ChannelContext.Channel.getChannel(String value) static Context.ChannelReturns the enum constant of this class with the specified name.static Context.Channel[]Context.Channel.values()Returns an array containing the constants of this enum class, in the order they are declared.