Uses of Interface
org.hansken.extraction.plugin.grpc.RpcAuthorOrBuilder
-
Packages that use RpcAuthorOrBuilder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcAuthorOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcAuthorOrBuilder Modifier and Type Class Description classRpcAuthorMessage that is used to describe the author of a plugin.static classRpcAuthor.BuilderMessage that is used to describe the author of a plugin.Methods in org.hansken.extraction.plugin.grpc that return RpcAuthorOrBuilder Modifier and Type Method Description RpcAuthorOrBuilderRpcPluginInfo.Builder. getAuthorOrBuilder().org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;RpcAuthorOrBuilderRpcPluginInfo. getAuthorOrBuilder().org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;RpcAuthorOrBuilderRpcPluginInfoOrBuilder. getAuthorOrBuilder().org.hansken.extraction.plugin.grpc.RpcAuthor author = 6;
-