Uses of Enum Class
io.adamantic.quicknote.types.ChannelState
Packages that use ChannelState
-
Uses of ChannelState in io.adamantic.quicknote
Methods in io.adamantic.quicknote that return ChannelState -
Uses of ChannelState in io.adamantic.quicknote.types
Methods in io.adamantic.quicknote.types that return ChannelStateModifier and TypeMethodDescriptionstatic ChannelStateReturns the enum constant of this class with the specified name.static ChannelState[]ChannelState.values()Returns an array containing the constants of this enum class, in the order they are declared.