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