Uses of Class
org.hansken.extraction.plugin.grpc.RpcBeginChild.Builder
-
Packages that use RpcBeginChild.Builder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcBeginChild.Builder in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcBeginChild.Builder Modifier and Type Method Description RpcBeginChild.BuilderRpcBeginChild.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RpcBeginChild.BuilderRpcBeginChild.Builder. clear()RpcBeginChild.BuilderRpcBeginChild.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)RpcBeginChild.BuilderRpcBeginChild.Builder. clearId()string id = 1;RpcBeginChild.BuilderRpcBeginChild.Builder. clearName()string name = 2;RpcBeginChild.BuilderRpcBeginChild.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RpcBeginChild.BuilderRpcBeginChild.Builder. clone()RpcBeginChild.BuilderRpcBeginChild.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RpcBeginChild.BuilderRpcBeginChild.Builder. mergeFrom(com.google.protobuf.Message other)RpcBeginChild.BuilderRpcBeginChild.Builder. mergeFrom(RpcBeginChild other)RpcBeginChild.BuilderRpcBeginChild.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static RpcBeginChild.BuilderRpcBeginChild. newBuilder()static RpcBeginChild.BuilderRpcBeginChild. newBuilder(RpcBeginChild prototype)RpcBeginChild.BuilderRpcBeginChild. newBuilderForType()protected RpcBeginChild.BuilderRpcBeginChild. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)RpcBeginChild.BuilderRpcBeginChild.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RpcBeginChild.BuilderRpcBeginChild.Builder. setId(String value)string id = 1;RpcBeginChild.BuilderRpcBeginChild.Builder. setIdBytes(com.google.protobuf.ByteString value)string id = 1;RpcBeginChild.BuilderRpcBeginChild.Builder. setName(String value)string name = 2;RpcBeginChild.BuilderRpcBeginChild.Builder. setNameBytes(com.google.protobuf.ByteString value)string name = 2;RpcBeginChild.BuilderRpcBeginChild.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RpcBeginChild.BuilderRpcBeginChild.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RpcBeginChild.BuilderRpcBeginChild. toBuilder()
-