Uses of Class
org.hansken.extraction.plugin.grpc.RpcInteger
-
Packages that use RpcInteger Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcInteger in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcInteger Modifier and Type Method Description RpcIntegerRpcInteger.Builder. build()RpcIntegerRpcInteger.Builder. buildPartial()static RpcIntegerRpcInteger. getDefaultInstance()RpcIntegerRpcInteger.Builder. getDefaultInstanceForType()RpcIntegerRpcInteger. getDefaultInstanceForType()static RpcIntegerRpcInteger. parseDelimitedFrom(InputStream input)static RpcIntegerRpcInteger. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcIntegerRpcInteger. parseFrom(byte[] data)static RpcIntegerRpcInteger. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcIntegerRpcInteger. parseFrom(com.google.protobuf.ByteString data)static RpcIntegerRpcInteger. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcIntegerRpcInteger. parseFrom(com.google.protobuf.CodedInputStream input)static RpcIntegerRpcInteger. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcIntegerRpcInteger. parseFrom(InputStream input)static RpcIntegerRpcInteger. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcIntegerRpcInteger. parseFrom(ByteBuffer data)static RpcIntegerRpcInteger. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcInteger Modifier and Type Method Description com.google.protobuf.Parser<RpcInteger>RpcInteger. getParserForType()static com.google.protobuf.Parser<RpcInteger>RpcInteger. parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcInteger Modifier and Type Method Description RpcInteger.BuilderRpcInteger.Builder. mergeFrom(RpcInteger other)static RpcInteger.BuilderRpcInteger. newBuilder(RpcInteger prototype)
-