public class GraphRoot extends Object
| Constructor and Description |
|---|
GraphRoot() |
| Modifier and Type | Method and Description |
|---|---|
List<GraphItemJson> |
getItems() |
void |
setItems(List<GraphItemJson> items) |
String |
toString() |
public List<GraphItemJson> getItems()
public void setItems(List<GraphItemJson> items)
Copyright © 2019 Atlassian. All rights reserved.