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