Uses of Class
org.hansken.extraction.plugin.grpc.RpcDouble
-
Packages that use RpcDouble Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcDouble in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcDouble Modifier and Type Method Description RpcDoubleRpcDouble.Builder. build()RpcDoubleRpcDouble.Builder. buildPartial()static RpcDoubleRpcDouble. getDefaultInstance()RpcDoubleRpcDouble.Builder. getDefaultInstanceForType()RpcDoubleRpcDouble. getDefaultInstanceForType()RpcDoubleRpcTransformerArgument.Builder. getDouble().org.hansken.extraction.plugin.grpc.RpcDouble double = 5;RpcDoubleRpcTransformerArgument. getDouble().org.hansken.extraction.plugin.grpc.RpcDouble double = 5;RpcDoubleRpcTransformerArgumentOrBuilder. getDouble().org.hansken.extraction.plugin.grpc.RpcDouble double = 5;static RpcDoubleRpcDouble. parseDelimitedFrom(InputStream input)static RpcDoubleRpcDouble. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcDoubleRpcDouble. parseFrom(byte[] data)static RpcDoubleRpcDouble. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcDoubleRpcDouble. parseFrom(com.google.protobuf.ByteString data)static RpcDoubleRpcDouble. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcDoubleRpcDouble. parseFrom(com.google.protobuf.CodedInputStream input)static RpcDoubleRpcDouble. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcDoubleRpcDouble. parseFrom(InputStream input)static RpcDoubleRpcDouble. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcDoubleRpcDouble. parseFrom(ByteBuffer data)static RpcDoubleRpcDouble. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcDouble Modifier and Type Method Description com.google.protobuf.Parser<RpcDouble>RpcDouble. getParserForType()static com.google.protobuf.Parser<RpcDouble>RpcDouble. parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcDouble Modifier and Type Method Description RpcTransformerArgument.BuilderRpcTransformerArgument.Builder. mergeDouble(RpcDouble value).org.hansken.extraction.plugin.grpc.RpcDouble double = 5;RpcDouble.BuilderRpcDouble.Builder. mergeFrom(RpcDouble other)static RpcDouble.BuilderRpcDouble. newBuilder(RpcDouble prototype)RpcTransformerArgument.BuilderRpcTransformerArgument.Builder. setDouble(RpcDouble value).org.hansken.extraction.plugin.grpc.RpcDouble double = 5;
-