public class CimFieldsInfoMapJsonParser extends Object implements JsonObjectParser<Map<String,CimFieldInfo>>
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,JsonObjectParser> |
registeredAllowedValueParsers |
| Constructor and Description |
|---|
CimFieldsInfoMapJsonParser() |
protected final Map<String,JsonObjectParser> registeredAllowedValueParsers
public Map<String,CimFieldInfo> parse(org.codehaus.jettison.json.JSONObject json) throws org.codehaus.jettison.json.JSONException
parse in interface JsonParser<org.codehaus.jettison.json.JSONObject,Map<String,CimFieldInfo>>org.codehaus.jettison.json.JSONExceptionCopyright © 2016 Atlassian. All rights reserved.