static DecodedTransactionQueryBean |
TransactionQueryBeanHelper.decodeBlockDownloadRequest(TransactionQueryBean input) |
returns the object after applying the proper checks and decoding the
input fields from GSON to TransactionBean
|
static DecodedTransactionQueryBean |
TransactionQueryBeanHelper.decodeBlockDownloadResponse(TransactionQueryBean input) |
returns the object after applying the proper checks and decoding the
input fields from GSON to TransactionBean
|
static DecodedTransactionQueryBean |
TransactionQueryBeanHelper.decodeSearchRequest(TransactionQueryBean input) |
returns the object after applying the proper checks and decoding the
input fields from GSON to TransactionBean
|
static DecodedTransactionQueryBean |
TransactionQueryBeanHelper.decodeSearchResponse(TransactionQueryBean input) |
returns the object after applying the proper checks and decoding the
input fields from GSON to TransactionBean
|