Uses of Class
org.hansken.extraction.plugin.grpc.RpcInteger.Builder
-
Packages that use RpcInteger.Builder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcInteger.Builder in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcInteger.Builder Modifier and Type Method Description RpcInteger.BuilderRpcInteger.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RpcInteger.BuilderRpcInteger.Builder. clear()RpcInteger.BuilderRpcInteger.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)RpcInteger.BuilderRpcInteger.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RpcInteger.BuilderRpcInteger.Builder. clearValue()int32 value = 1;RpcInteger.BuilderRpcInteger.Builder. clone()RpcInteger.BuilderRpcInteger.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RpcInteger.BuilderRpcInteger.Builder. mergeFrom(com.google.protobuf.Message other)RpcInteger.BuilderRpcInteger.Builder. mergeFrom(RpcInteger other)RpcInteger.BuilderRpcInteger.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static RpcInteger.BuilderRpcInteger. newBuilder()static RpcInteger.BuilderRpcInteger. newBuilder(RpcInteger prototype)RpcInteger.BuilderRpcInteger. newBuilderForType()protected RpcInteger.BuilderRpcInteger. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)RpcInteger.BuilderRpcInteger.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RpcInteger.BuilderRpcInteger.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RpcInteger.BuilderRpcInteger.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RpcInteger.BuilderRpcInteger.Builder. setValue(int value)int32 value = 1;RpcInteger.BuilderRpcInteger. toBuilder()
-