public class Context
extends java.lang.Object
Constructor and Description |
---|
Context(MacacaDriver driver) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContext() |
JSONArray |
getContexts() |
void |
setContext(JSONObject jsonObject) |
public Context(MacacaDriver driver)