Uses of Enum Class
com.ocient.jdbc.proto.ClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCase
Packages that use ClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCase
-
Uses of ClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCase in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCaseModifier and TypeMethodDescriptionClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCase.forNumber(int value) ClientWireProtocol.FetchSystemMetadataResponse.Builder.getResultOneofCase()ClientWireProtocol.FetchSystemMetadataResponse.getResultOneofCase()ClientWireProtocol.FetchSystemMetadataResponseOrBuilder.getResultOneofCase()ClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.ClientWireProtocol.FetchSystemMetadataResponse.ResultOneofCase.values()Returns an array containing the constants of this enum class, in the order they are declared.