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, toString
public static final String WARNING_MESSAGE
public static final String WARNING_NAME
public Warning(org.json.JSONObject json) throws HelloSignException
HelloSignException
public String getMessage()
public String getName()
public String toString()
toString
in class AbstractResource
Copyright © 2017 HelloSign. All rights reserved.