Uses of Class
com.ocient.jdbc.proto.ClientWireProtocol.ListPlanResponse
Packages that use ClientWireProtocol.ListPlanResponse
-
Uses of ClientWireProtocol.ListPlanResponse in com.ocient.jdbc.proto
Methods in com.ocient.jdbc.proto that return ClientWireProtocol.ListPlanResponseModifier and TypeMethodDescriptionClientWireProtocol.ListPlanResponse.Builder.build()ClientWireProtocol.ListPlanResponse.Builder.buildPartial()ClientWireProtocol.ListPlanResponse.getDefaultInstance()ClientWireProtocol.ListPlanResponse.Builder.getDefaultInstanceForType()ClientWireProtocol.ListPlanResponse.getDefaultInstanceForType()ClientWireProtocol.ListPlanResponse.parseDelimitedFrom(InputStream input) ClientWireProtocol.ListPlanResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.ListPlanResponse.parseFrom(byte[] data) ClientWireProtocol.ListPlanResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.ListPlanResponse.parseFrom(com.google.protobuf.ByteString data) ClientWireProtocol.ListPlanResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.ListPlanResponse.parseFrom(com.google.protobuf.CodedInputStream input) ClientWireProtocol.ListPlanResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.ListPlanResponse.parseFrom(InputStream input) ClientWireProtocol.ListPlanResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ClientWireProtocol.ListPlanResponse.parseFrom(ByteBuffer data) ClientWireProtocol.ListPlanResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ocient.jdbc.proto that return types with arguments of type ClientWireProtocol.ListPlanResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClientWireProtocol.ListPlanResponse> ClientWireProtocol.ListPlanResponse.getParserForType()static com.google.protobuf.Parser<ClientWireProtocol.ListPlanResponse> ClientWireProtocol.ListPlanResponse.parser()Methods in com.ocient.jdbc.proto with parameters of type ClientWireProtocol.ListPlanResponseModifier and TypeMethodDescriptionClientWireProtocol.ListPlanResponse.Builder.mergeFrom(ClientWireProtocol.ListPlanResponse other) ClientWireProtocol.ListPlanResponse.newBuilder(ClientWireProtocol.ListPlanResponse prototype)