Core.SInt32Value.Builder |
Core.SInt32Value.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.clear() |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.clearValue()
sint32 value = 1;
|
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.clone() |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.mergeFrom(Core.SInt32Value other) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.mergeFrom(com.google.protobuf.Message other) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Core.SInt32Value.Builder |
Core.SInt32Value.newBuilder() |
static Core.SInt32Value.Builder |
Core.SInt32Value.newBuilder(Core.SInt32Value prototype) |
Core.SInt32Value.Builder |
Core.SInt32Value.newBuilderForType() |
protected Core.SInt32Value.Builder |
Core.SInt32Value.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Core.SInt32Value.Builder |
Core.SInt32Value.Builder.setValue(int value)
sint32 value = 1;
|
Core.SInt32Value.Builder |
Core.SInt32Value.toBuilder() |