public class TestingbotBuildCollection extends Object
| Constructor | Description |
|---|---|
TestingbotBuildCollection() |
| Modifier and Type | Method | Description |
|---|---|---|
ArrayList<TestingbotBuild> |
getData() |
|
HashMap<String,Integer> |
getMeta() |
|
void |
setData(ArrayList<TestingbotBuild> data) |
|
void |
setMeta(HashMap<String,Integer> meta) |
public ArrayList<TestingbotBuild> getData()
public void setData(ArrayList<TestingbotBuild> data)
data - the data to setCopyright © 2018 TestingBot. All rights reserved.