Uses of Class
org.hansken.extraction.plugin.grpc.RpcAuthor
-
Packages that use RpcAuthor Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcAuthor in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcAuthor Modifier and Type Method Description RpcAuthorRpcAuthor.Builder. build()RpcAuthorRpcAuthor.Builder. buildPartial()RpcAuthorRpcPluginInfo.Builder. getAuthor().org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;RpcAuthorRpcPluginInfo. getAuthor().org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;RpcAuthorRpcPluginInfoOrBuilder. getAuthor().org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;static RpcAuthorRpcAuthor. getDefaultInstance()RpcAuthorRpcAuthor.Builder. getDefaultInstanceForType()RpcAuthorRpcAuthor. getDefaultInstanceForType()static RpcAuthorRpcAuthor. parseDelimitedFrom(InputStream input)static RpcAuthorRpcAuthor. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcAuthorRpcAuthor. parseFrom(byte[] data)static RpcAuthorRpcAuthor. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcAuthorRpcAuthor. parseFrom(com.google.protobuf.ByteString data)static RpcAuthorRpcAuthor. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcAuthorRpcAuthor. parseFrom(com.google.protobuf.CodedInputStream input)static RpcAuthorRpcAuthor. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcAuthorRpcAuthor. parseFrom(InputStream input)static RpcAuthorRpcAuthor. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcAuthorRpcAuthor. parseFrom(ByteBuffer data)static RpcAuthorRpcAuthor. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcAuthor Modifier and Type Method Description com.google.protobuf.Parser<RpcAuthor>RpcAuthor. getParserForType()static com.google.protobuf.Parser<RpcAuthor>RpcAuthor. parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcAuthor Modifier and Type Method Description RpcPluginInfo.BuilderRpcPluginInfo.Builder. mergeAuthor(RpcAuthor value).org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;RpcAuthor.BuilderRpcAuthor.Builder. mergeFrom(RpcAuthor other)static RpcAuthor.BuilderRpcAuthor. newBuilder(RpcAuthor prototype)RpcPluginInfo.BuilderRpcPluginInfo.Builder. setAuthor(RpcAuthor value).org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;
-