Uses of Enum Class
com.nettoolkit.dashboards.ChannelType
Packages that use ChannelType
-
Uses of ChannelType in com.nettoolkit.dashboards
Methods in com.nettoolkit.dashboards that return ChannelTypeModifier and TypeMethodDescriptionstatic ChannelTypeChannelType.fromString(String strChannelType) static ChannelTypeReturns the enum constant of this class with the specified name.static ChannelType[]ChannelType.values()Returns an array containing the constants of this enum class, in the order they are declared.