Class KlayTransaction

    • Constructor Summary

      Constructors 
      Constructor Description
      KlayTransaction()
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.util.Optional<KlayTransaction.Transaction> getTransaction()
      Deprecated.
       
      • 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

      • KlayTransaction

        public KlayTransaction()
        Deprecated.