public static final class FundingMonitor.MonitoredAccount
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
long |
getAccountId()
Get the account identifier
|
java.lang.String |
getAccountName()
Get the account name (Reed-Solomon encoded account identifier)
|
long |
getAmount()
Get the funding amount
|
int |
getInterval()
Get the funding interval
|
long |
getThreshold()
Get the funding threshold
|
public long getAccountId()
public java.lang.String getAccountName()
public long getAmount()
public long getThreshold()
public int getInterval()