Class ParityDefaultAddressResponse

java.lang.Object
org.web3j.protocol.core.Response<String>
org.web3j.protocol.parity.methods.response.ParityDefaultAddressResponse

public class ParityDefaultAddressResponse extends org.web3j.protocol.core.Response<String>
parity_getDappDefaultAddress parity_getNewDappsDefaultAddress.
  • 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
     

    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

    • ParityDefaultAddressResponse

      public ParityDefaultAddressResponse()
  • Method Details

    • getAddress

      public String getAddress()