| Package | Description |
|---|---|
| ch.epfl.dedis.proto |
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.clear() |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.clearDarcid()
DarcID is the base ID of the Darc controlling access to this instance.
|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.clearSubid()
SubID is a unique ID among all the objects spawned by this Darc.
|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.clone() |
OmniLedgerProto.InstanceID.Builder |
EventLogProto.SearchRequest.Builder.getEventlogidBuilder()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.Instruction.Builder.getInstanceidBuilder()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.Coin.Builder.getNameBuilder()
Name points to the genesis object of that coin.
|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.mergeFrom(com.google.protobuf.Message other) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.mergeFrom(OmniLedgerProto.InstanceID other) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.newBuilder() |
static OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.newBuilder(OmniLedgerProto.InstanceID prototype) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.newBuilderForType() |
protected OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.setDarcid(com.google.protobuf.ByteString value)
DarcID is the base ID of the Darc controlling access to this instance.
|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.setSubid(com.google.protobuf.ByteString value)
SubID is a unique ID among all the objects spawned by this Darc.
|
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EventLogProto.SearchRequest.Builder |
EventLogProto.SearchRequest.Builder.setEventlogid(OmniLedgerProto.InstanceID.Builder builderForValue)
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.Instruction.Builder |
OmniLedgerProto.Instruction.Builder.setInstanceid(OmniLedgerProto.InstanceID.Builder builderForValue)
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.Coin.Builder |
OmniLedgerProto.Coin.Builder.setName(OmniLedgerProto.InstanceID.Builder builderForValue)
Name points to the genesis object of that coin.
|
Copyright © 2018. All rights reserved.