DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.clear() |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.clearType() |
required string type = 1;
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.clearVersion() |
required int32 version = 2;
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.clone() |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeFrom(DataFormats.LedgerRereplicationLayoutFormat other) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.newBuilder() |
|
static DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.newBuilder(DataFormats.LedgerRereplicationLayoutFormat prototype) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.newBuilderForType() |
|
protected DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.setType(java.lang.String value) |
required string type = 1;
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.setTypeBytes(com.google.protobuf.ByteString value) |
required string type = 1;
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.Builder.setVersion(int value) |
required int32 version = 2;
|
DataFormats.LedgerRereplicationLayoutFormat.Builder |
DataFormats.LedgerRereplicationLayoutFormat.toBuilder() |
|