| Package | Description |
|---|---|
| com.bigchaindb.api | |
| com.bigchaindb.builders | |
| com.bigchaindb.constants |
| Modifier and Type | Method | Description |
|---|---|---|
static Transactions |
TransactionsApi.getTransactionsByAssetId(String assetId,
Operations operation) |
Gets the transactions by asset id.
|
| Modifier and Type | Method | Description |
|---|---|---|
BigchainDbTransactionBuilder.ITransactionAttributes |
BigchainDbTransactionBuilder.Builder.operation(Operations operation) |
|
BigchainDbTransactionBuilder.ITransactionAttributes |
BigchainDbTransactionBuilder.ITransactionAttributes.operation(Operations operation) |
Operation.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Operations |
Operations.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Operations[] |
Operations.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.