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