Class EthCompileSolidity
java.lang.Object
org.web3j.protocol.core.Response<Map<String,EthCompileSolidity.Code>>
org.web3j.protocol.core.methods.response.EthCompileSolidity
eth_compileSolidity.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from class org.web3j.protocol.core.Response
Response.Error -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.web3j.protocol.core.Response
getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponse, setResult
-
Constructor Details
-
EthCompileSolidity
public EthCompileSolidity()
-
-
Method Details
-
getCompiledSolidity
-