public class MinedTransactionDetail extends Object implements Serializable
| Constructor and Description |
|---|
MinedTransactionDetail() |
MinedTransactionDetail(String hash,
long blockTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
long |
getBlockTimestamp() |
String |
getHash() |
int |
hashCode() |
void |
setBlockTimestamp(long blockTimestamp) |
void |
setHash(String hash) |
String |
toString() |
public MinedTransactionDetail(String hash, long blockTimestamp)
public MinedTransactionDetail()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.