public class AccountDetailCacheId extends Object implements Serializable
| Constructor and Description |
|---|
AccountDetailCacheId(String address) |
AccountDetailCacheId(String type,
String id) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getAddress() |
String |
getId() |
String |
getType() |
int |
hashCode() |
void |
setAddress(String address) |
void |
setId(String id) |
void |
setType(String type) |
String |
toString() |
public AccountDetailCacheId(String address)
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.