| Package | Description |
|---|---|
| ch.epfl.dedis.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
OmniLedgerProto.Instruction
Instruction holds only one of Spawn, Invoke, or Delete
|
static class |
OmniLedgerProto.Instruction.Builder
Instruction holds only one of Spawn, Invoke, or Delete
|
| Modifier and Type | Method and Description |
|---|---|
OmniLedgerProto.InstructionOrBuilder |
OmniLedgerProto.ClientTransactionOrBuilder.getInstructionsOrBuilder(int index)
repeated .omniledger.Instruction instructions = 1; |
OmniLedgerProto.InstructionOrBuilder |
OmniLedgerProto.ClientTransaction.getInstructionsOrBuilder(int index)
repeated .omniledger.Instruction instructions = 1; |
OmniLedgerProto.InstructionOrBuilder |
OmniLedgerProto.ClientTransaction.Builder.getInstructionsOrBuilder(int index)
repeated .omniledger.Instruction instructions = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends OmniLedgerProto.InstructionOrBuilder> |
OmniLedgerProto.ClientTransactionOrBuilder.getInstructionsOrBuilderList()
repeated .omniledger.Instruction instructions = 1; |
List<? extends OmniLedgerProto.InstructionOrBuilder> |
OmniLedgerProto.ClientTransaction.getInstructionsOrBuilderList()
repeated .omniledger.Instruction instructions = 1; |
List<? extends OmniLedgerProto.InstructionOrBuilder> |
OmniLedgerProto.ClientTransaction.Builder.getInstructionsOrBuilderList()
repeated .omniledger.Instruction instructions = 1; |
Copyright © 2018. All rights reserved.