Uses of Enum Class
ch.psi.wica.model.channel.WicaChannelName.Protocol
Packages that use WicaChannelName.Protocol
Package
Description
Domain classes providing support for the abstractions associated with a wica channel.
-
Uses of WicaChannelName.Protocol in ch.psi.wica.model.channel
Methods in ch.psi.wica.model.channel that return WicaChannelName.ProtocolModifier and TypeMethodDescriptionstatic WicaChannelName.Protocol
static WicaChannelName.Protocol
Returns the enum constant of this class with the specified name.static WicaChannelName.Protocol[]
WicaChannelName.Protocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.psi.wica.model.channel that return types with arguments of type WicaChannelName.Protocol