| Package | Description |
|---|---|
| ch.epfl.dedis.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
OmniLedgerProto.InstanceID
An InstanceID is a unique identifier for one instance of a contract.
|
static class |
OmniLedgerProto.InstanceID.Builder
An InstanceID is a unique identifier for one instance of a contract.
|
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.InstanceIDOrBuilder |
EventLogProto.SearchRequestOrBuilder.getEventlogidOrBuilder()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceIDOrBuilder |
EventLogProto.SearchRequest.getEventlogidOrBuilder()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceIDOrBuilder |
EventLogProto.SearchRequest.Builder.getEventlogidOrBuilder()
required .omniledger.InstanceID eventlogid = 1; |
OmniLedgerProto.InstanceIDOrBuilder |
OmniLedgerProto.InstructionOrBuilder.getInstanceidOrBuilder()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceIDOrBuilder |
OmniLedgerProto.Instruction.getInstanceidOrBuilder()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceIDOrBuilder |
OmniLedgerProto.Instruction.Builder.getInstanceidOrBuilder()
InstanceID holds the id of the existing object that can spawn new objects.
|
OmniLedgerProto.InstanceIDOrBuilder |
OmniLedgerProto.CoinOrBuilder.getNameOrBuilder()
Name points to the genesis object of that coin.
|
OmniLedgerProto.InstanceIDOrBuilder |
OmniLedgerProto.Coin.getNameOrBuilder()
Name points to the genesis object of that coin.
|
OmniLedgerProto.InstanceIDOrBuilder |
OmniLedgerProto.Coin.Builder.getNameOrBuilder()
Name points to the genesis object of that coin.
|
Copyright © 2018. All rights reserved.