Uses of Enum Class
de.caluga.morphium.driver.wireprotocol.WireProtocolMessage.OpCode
Packages that use WireProtocolMessage.OpCode
-
Uses of WireProtocolMessage.OpCode in de.caluga.morphium.driver.wireprotocol
Methods in de.caluga.morphium.driver.wireprotocol that return WireProtocolMessage.OpCodeModifier and TypeMethodDescriptionstatic WireProtocolMessage.OpCodeReturns the enum constant of this class with the specified name.static WireProtocolMessage.OpCode[]WireProtocolMessage.OpCode.values()Returns an array containing the constants of this enum class, in the order they are declared.