public class ListSupernodesReturn extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
ListSupernodesReturn()
This object is only used to wrap the JSON response in a POJO, so
therefore this class should not be instantiated.
|
| Modifier and Type | Method and Description |
|---|---|
List<Supernode> |
getSupernodes() |
void |
setSupernodes(List<Supernode> supernodes) |
String |
toString() |
Copyright © 2019. All rights reserved.