public class Warning extends AbstractResource
| Modifier and Type | Field and Description |
|---|---|
static String |
WARNING_MESSAGE |
static String |
WARNING_NAME |
dataObj, warnings| Constructor and Description |
|---|
Warning(org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getName() |
String |
toString() |
add, addToList, clearList, get, getBoolean, getConstructor, getDate, getInteger, getJSONObject, getList, getList, getLong, getString, getWarnings, has, hasString, set, toStringpublic static final String WARNING_MESSAGE
public static final String WARNING_NAME
public Warning(org.json.JSONObject json)
throws HelloSignException
HelloSignExceptionpublic String getMessage()
public String getName()
public String toString()
toString in class AbstractResourceCopyright © 2019 HelloSign. All rights reserved.