Uses of Enum Class
com.ocient.jdbc.proto.ClientWireProtocol.ConfirmationResponse.ResponseType
Packages that use ClientWireProtocol.ConfirmationResponse.ResponseType
-
Uses of ClientWireProtocol.ConfirmationResponse.ResponseType in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.ConfirmationResponse.ResponseTypeModifier and TypeMethodDescriptionClientWireProtocol.ConfirmationResponse.ResponseType.forNumber(int value) ClientWireProtocol.ConfirmationResponse.Builder.getType().xg.cmdcomp.ConfirmationResponse.ResponseType type = 1;ClientWireProtocol.ConfirmationResponse.getType().xg.cmdcomp.ConfirmationResponse.ResponseType type = 1;ClientWireProtocol.ConfirmationResponseOrBuilder.getType().xg.cmdcomp.ConfirmationResponse.ResponseType type = 1;ClientWireProtocol.ConfirmationResponse.ResponseType.valueOf(int value) Deprecated.ClientWireProtocol.ConfirmationResponse.ResponseType.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.ClientWireProtocol.ConfirmationResponse.ResponseType.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.ConfirmationResponse.ResponseTypeModifier and TypeMethodDescriptionClientWireProtocol.ConfirmationResponse.ResponseType.internalGetValueMap()Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.ConfirmationResponse.ResponseTypeModifier and TypeMethodDescriptionClientWireProtocol.ConfirmationResponse.Builder.setType(ClientWireProtocol.ConfirmationResponse.ResponseType value) .xg.cmdcomp.ConfirmationResponse.ResponseType type = 1;