public class BoxStack extends Object
| Constructor and Description |
|---|
BoxStack(String boxId,
net.sf.json.JSONArray boxes,
Client client) |
BoxStack(String boxId,
net.sf.json.JSONArray boxes,
Client client,
List<net.sf.json.JSONObject> overridenVariables) |
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSONObject |
findBox(String boxId) |
net.sf.json.JSONArray |
toJsonArray() |
public net.sf.json.JSONArray toJsonArray()
public net.sf.json.JSONObject findBox(String boxId)
Copyright © 2016–2019. All rights reserved.