Uses of Enum Class
com.ocient.jdbc.proto.ClientWireProtocol.ServerSignal
Packages that use ClientWireProtocol.ServerSignal
-
Uses of ClientWireProtocol.ServerSignal in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.ServerSignalModifier and TypeMethodDescriptionClientWireProtocol.ServerSignal.forNumber(int value) ClientWireProtocol.ServerSignal.valueOf(int value) Deprecated.ClientWireProtocol.ServerSignal.valueOf(Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.Returns the enum constant of this class with the specified name.static ClientWireProtocol.ServerSignal[]ClientWireProtocol.ServerSignal.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.ServerSignal