Uses of Class
org.hansken.extraction.plugin.grpc.RpcBoolean
Packages that use RpcBoolean
-
Uses of RpcBoolean in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcBooleanModifier and TypeMethodDescriptionRpcBoolean.Builder.build()RpcBoolean.Builder.buildPartial()RpcTransformerArgument.Builder.getBoolean().org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;RpcTransformerArgument.getBoolean().org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;RpcTransformerArgumentOrBuilder.getBoolean().org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;static RpcBooleanRpcBoolean.getDefaultInstance()RpcBoolean.Builder.getDefaultInstanceForType()RpcBoolean.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 RpcBooleanModifier and TypeMethodDescriptioncom.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 RpcBooleanModifier and TypeMethodDescriptionRpcTransformerArgument.Builder.mergeBoolean(RpcBoolean value) .org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;RpcBoolean.Builder.mergeFrom(RpcBoolean other) static RpcBoolean.BuilderRpcBoolean.newBuilder(RpcBoolean prototype) RpcTransformerArgument.Builder.setBoolean(RpcBoolean value) .org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;