| Package | Description |
|---|---|
| com.bigchaindb.model |
| Modifier and Type | Method | Description |
|---|---|---|
List<Output> |
Outputs.getOutput() |
Gets the output.
|
List<Output> |
Transaction.getOutputs() |
Gets the outputs.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Outputs.addOutput(Output output) |
Adds the output.
|
void |
Transaction.addOutput(Output output) |
Adds the output.
|
Copyright © 2018. All rights reserved.