Class Bytes20


  • public class Bytes20
    extends org.web3j.protocol.core.Response<java.lang.String>
    20-byte DATA(Address)
    • 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
      Bytes20()  
    • Method Summary

      • 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 Detail

      • Bytes20

        public Bytes20()