public static class NessusContentHandler.AddressDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
io.nessus.Wallet.Address |
addr |
BigDecimal |
balance |
boolean |
registered |
| Modifier and Type | Method and Description |
|---|---|
String |
getAddress() |
BigDecimal |
getBalance() |
String |
getLabel() |
boolean |
isRegistered() |
boolean |
isWatchOnly() |
String |
toString() |
public final io.nessus.Wallet.Address addr
public final BigDecimal balance
public final boolean registered
Copyright © 2018. All rights reserved.