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