Class BlockMaker

java.lang.Object
org.web3j.protocol.core.Response<Boolean>
org.web3j.quorum.methods.response.BlockMaker

public class BlockMaker extends org.web3j.protocol.core.Response<Boolean>
quorum_isBlockMaker
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.web3j.protocol.core.Response

    org.web3j.protocol.core.Response.Error
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from class org.web3j.protocol.core.Response

    getError, getId, getJsonrpc, getRawResponse, getResult, hasError, setError, setId, setJsonrpc, setRawResponse, setResult

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlockMaker

      public BlockMaker()
  • Method Details

    • isBlockMaker

      public boolean isBlockMaker()