public abstract class AttributeInputCallback extends AbstractValidatedCallback
AbstractValidatedCallback.FailedPolicy_id, content, VALUE| Constructor and Description |
|---|
AttributeInputCallback() |
AttributeInputCallback(org.json.JSONObject jsonObject,
int index) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.String |
getPrompt() |
boolean |
isRequired() |
protected void |
setAttribute(java.lang.String name,
java.lang.Object value) |
getFailedPolicies, getPolicies, getValidateOnly, setValidateOnlyget_id, getContent, getContentAsJson, getInputValue, getInputValue, getName, setContent, setValue, setValuepublic AttributeInputCallback(org.json.JSONObject jsonObject,
int index)
throws org.json.JSONException
org.json.JSONExceptionpublic AttributeInputCallback()
protected void setAttribute(java.lang.String name,
java.lang.Object value)
setAttribute in class AbstractValidatedCallbackpublic java.lang.String getPrompt()
getPrompt in class AbstractValidatedCallbackpublic java.lang.String getName()
public boolean isRequired()