public class JSONClassDefinitionResponse extends JSONResponse
There are two ways to use this class:
JSONClassDefinitionResponse jsonClassDefinitionResponse = (JSONClassDefinitionResponse) jsonResponse;
| Constructor and Description |
|---|
JSONClassDefinitionResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAttributeDefinition(java.lang.String id,
java.lang.String name,
java.lang.String type,
boolean multiValue,
boolean readOnly,
boolean system,
java.lang.Object defaultValue,
java.lang.Object minValue,
java.lang.Object maxValue,
int maxLength) |
addErrorMessage, addInfoMessage, addWarningMessage, hasErrorsisValidObject, isValidType, parse, parse, parse, put, serialize, serialize, serialize, serialize, serialize, serialize, toStringclear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values