public class Master extends BZAObject
| Constructor and Description |
|---|
Master(HttpUtils httpUtils,
String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
static Master |
fromJSON(HttpUtils httpUtils,
net.sf.json.JSONObject obj) |
String |
makeReportPublic()
Makes a private user report public
|
getHttpUtils, getId, getName, setHttpUtils, setId, setNamepublic String makeReportPublic() throws IOException
IOExceptionCopyright © 2017. All rights reserved.