public class EthFeeHistory extends Response<EthFeeHistory.FeeHistory>
| Modifier and Type | Class and Description |
|---|---|
static class |
EthFeeHistory.FeeHistory |
static class |
EthFeeHistory.ResponseDeserialiser |
Response.Error| Constructor and Description |
|---|
EthFeeHistory() |
| Modifier and Type | Method and Description |
|---|---|
EthFeeHistory.FeeHistory |
getFeeHistory() |
void |
setResult(EthFeeHistory.FeeHistory result) |
getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponsepublic void setResult(EthFeeHistory.FeeHistory result)
setResult in class Response<EthFeeHistory.FeeHistory>public EthFeeHistory.FeeHistory getFeeHistory()