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