| Package | Description |
|---|---|
| ch.epfl.dedis.lib.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
ByzCoinProto.Argument
Argument is a name/value pair that will be passed to the contract.
|
static class |
ByzCoinProto.Argument.Builder
Argument is a name/value pair that will be passed to the contract.
|
| Modifier and Type | Method and Description |
|---|---|
ByzCoinProto.ArgumentOrBuilder |
ByzCoinProto.SpawnOrBuilder.getArgsOrBuilder(int index)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.ArgumentOrBuilder |
ByzCoinProto.Spawn.getArgsOrBuilder(int index)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.ArgumentOrBuilder |
ByzCoinProto.Spawn.Builder.getArgsOrBuilder(int index)
Args holds all data necessary to spawn the new instance.
|
ByzCoinProto.ArgumentOrBuilder |
ByzCoinProto.InvokeOrBuilder.getArgsOrBuilder(int index)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.ArgumentOrBuilder |
ByzCoinProto.Invoke.getArgsOrBuilder(int index)
Args holds all data necessary for the successful execution of the command.
|
ByzCoinProto.ArgumentOrBuilder |
ByzCoinProto.Invoke.Builder.getArgsOrBuilder(int index)
Args holds all data necessary for the successful execution of the command.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
ByzCoinProto.SpawnOrBuilder.getArgsOrBuilderList()
Args holds all data necessary to spawn the new instance.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
ByzCoinProto.Spawn.getArgsOrBuilderList()
Args holds all data necessary to spawn the new instance.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
ByzCoinProto.Spawn.Builder.getArgsOrBuilderList()
Args holds all data necessary to spawn the new instance.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
ByzCoinProto.InvokeOrBuilder.getArgsOrBuilderList()
Args holds all data necessary for the successful execution of the command.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
ByzCoinProto.Invoke.getArgsOrBuilderList()
Args holds all data necessary for the successful execution of the command.
|
List<? extends ByzCoinProto.ArgumentOrBuilder> |
ByzCoinProto.Invoke.Builder.getArgsOrBuilderList()
Args holds all data necessary for the successful execution of the command.
|
Copyright © 2018. All rights reserved.