| Package | Description |
|---|---|
| org.iota.jota.account.deposits.methods |
| Modifier and Type | Class and Description |
|---|---|
class |
MagnetMethod |
class |
QRMethod |
| Modifier and Type | Method and Description |
|---|---|
<T extends DepositMethod> |
DepositFactory.build(ConditionalDepositAddress conditions,
Class<T> methodType)
Returns null if the method doesnt exist
|
<T extends DepositMethod> |
DepositFactory.parse(Object conditions,
Class<T> methodType)
Returns null if the method doesnt exist
|
| Modifier and Type | Method and Description |
|---|---|
void |
DepositFactory.addMethod(DepositMethod method) |
Copyright © 2019. All rights reserved.