| Package | Description |
|---|---|
| com.bigchaindb.json.strategy | |
| com.bigchaindb.model |
| Modifier and Type | Method | Description |
|---|---|---|
com.google.gson.JsonElement |
InputSerializer.serialize(Input src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Serialize an input object.
|
| Modifier and Type | Method | Description |
|---|---|---|
List<Input> |
Transaction.getInputs() |
Gets the inputs.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Transaction.addInput(Input input) |
Adds the input.
|
Copyright © 2018. All rights reserved.