OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.clear() |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.clearLeft()
required bytes left = 1;
|
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.clearRight()
required bytes right = 2;
|
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.clone() |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Builder.getChildrenBuilder()
optional .CollectionProof.Node.Children children = 3;
|
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.mergeFrom(com.google.protobuf.Message other) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.mergeFrom(OmniLedgerProto.CollectionProof.Node.Children other) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.newBuilder() |
static OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.newBuilder(OmniLedgerProto.CollectionProof.Node.Children prototype) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.newBuilderForType() |
protected OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.setLeft(com.google.protobuf.ByteString value)
required bytes left = 1;
|
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.setRight(com.google.protobuf.ByteString value)
required bytes right = 2;
|
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmniLedgerProto.CollectionProof.Node.Children.Builder |
OmniLedgerProto.CollectionProof.Node.Children.toBuilder() |