public class FindSupernodesArgs extends Object
| Constructor and Description |
|---|
FindSupernodesArgs(List<AccountName> owners) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountName> |
getOwners() |
void |
setOwners(List<AccountName> owners) |
String |
toString() |
public FindSupernodesArgs(List<AccountName> owners)
owners - List accounts name.public List<AccountName> getOwners()
public void setOwners(List<AccountName> owners)
owners - the owners to setCopyright © 2019. All rights reserved.