| Package | Description |
|---|---|
| org.exoplatform.addon.ethereum.wallet.entity | |
| org.exoplatform.addon.ethereum.wallet.model | |
| org.exoplatform.addon.ethereum.wallet.utils |
| Modifier and Type | Method and Description |
|---|---|
WalletType |
WalletEntity.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
WalletEntity.setType(WalletType type) |
| Modifier and Type | Method and Description |
|---|---|
static WalletType |
WalletType.getType(String type) |
static WalletType |
WalletType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WalletType[] |
WalletType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.exoplatform.social.core.identity.model.Identity |
Utils.getIdentityByTypeAndId(WalletType type,
String remoteId) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.