| Package | Description |
|---|---|
| ch.epfl.dedis.lib.omniledger | |
| ch.epfl.dedis.proto |
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.InstanceID |
InstanceId.toProto() |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<OmniLedgerProto.InstanceID> |
OmniLedgerProto.InstanceID.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.Builder.build() |
OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.Builder.buildPartial() |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.getDefaultInstance() |
OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.getDefaultInstanceForType() |
OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.Builder.getDefaultInstanceForType() |
OmniLedgerProto.InstanceID |
EventLogProto.SearchRequestOrBuilder.getEventlogid()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceID |
EventLogProto.SearchRequest.getEventlogid()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceID |
EventLogProto.SearchRequest.Builder.getEventlogid()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceID |
OmniLedgerProto.InstructionOrBuilder.getInstanceid()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceID |
OmniLedgerProto.Instruction.getInstanceid()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceID |
OmniLedgerProto.Instruction.Builder.getInstanceid()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceID |
OmniLedgerProto.CoinOrBuilder.getName()
Name points to the genesis object of that coin.
|
OmniLedgerProto.InstanceID |
OmniLedgerProto.Coin.getName()
Name points to the genesis object of that coin.
|
OmniLedgerProto.InstanceID |
OmniLedgerProto.Coin.Builder.getName()
Name points to the genesis object of that coin.
|
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseDelimitedFrom(InputStream input) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(byte[] data) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(ByteBuffer data) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(com.google.protobuf.ByteString data) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(com.google.protobuf.CodedInputStream input) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(InputStream input) |
static OmniLedgerProto.InstanceID |
OmniLedgerProto.InstanceID.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OmniLedgerProto.InstanceID> |
OmniLedgerProto.InstanceID.getParserForType() |
static com.google.protobuf.Parser<OmniLedgerProto.InstanceID> |
OmniLedgerProto.InstanceID.parser() |
| Modifier and Type | Method and Description |
|---|---|
EventLogProto.SearchRequest.Builder |
EventLogProto.SearchRequest.Builder.mergeEventlogid(OmniLedgerProto.InstanceID value)
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.Builder.mergeFrom(OmniLedgerProto.InstanceID other) |
OmniLedgerProto.Instruction.Builder |
OmniLedgerProto.Instruction.Builder.mergeInstanceid(OmniLedgerProto.InstanceID value)
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.Coin.Builder |
OmniLedgerProto.Coin.Builder.mergeName(OmniLedgerProto.InstanceID value)
Name points to the genesis object of that coin.
|
static OmniLedgerProto.InstanceID.Builder |
OmniLedgerProto.InstanceID.newBuilder(OmniLedgerProto.InstanceID prototype) |
EventLogProto.SearchRequest.Builder |
EventLogProto.SearchRequest.Builder.setEventlogid(OmniLedgerProto.InstanceID value)
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.Instruction.Builder |
OmniLedgerProto.Instruction.Builder.setInstanceid(OmniLedgerProto.InstanceID value)
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.Coin.Builder |
OmniLedgerProto.Coin.Builder.setName(OmniLedgerProto.InstanceID value)
Name points to the genesis object of that coin.
|
Copyright © 2018. All rights reserved.