public class EthCompileSolidity extends Response<EthCompileSolidity.CompiledSolidity>
| Modifier and Type | Class and Description |
|---|---|
static class |
EthCompileSolidity.Code |
static class |
EthCompileSolidity.CompiledSolidity |
static class |
EthCompileSolidity.Documentation |
static class |
EthCompileSolidity.SolidityInfo |
Response.Error| Constructor and Description |
|---|
EthCompileSolidity() |
| Modifier and Type | Method and Description |
|---|---|
EthCompileSolidity.CompiledSolidity |
getCompiledSolidity() |
getError, getId, getJsonrpc, getResult, hasError, setError, setId, setJsonrpc, setResultpublic EthCompileSolidity.CompiledSolidity getCompiledSolidity()