public static class ERTTokenV1.TransferEventResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
_from |
String |
_to |
BigInteger |
_value |
org.web3j.protocol.core.methods.response.Log |
log |
| Constructor and Description |
|---|
TransferEventResponse() |
public org.web3j.protocol.core.methods.response.Log log
public String _from
public String _to
public BigInteger _value
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.