public class IncidentUnmarshaller
extends java.lang.Object
Constructor and Description |
---|
IncidentUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
java.util.List<Incident> |
unmarshal(org.json.JSONObject jsonObject) |
public java.util.List<Incident> unmarshal(org.json.JSONObject jsonObject) throws UnmarshallingException
UnmarshallingException