public class GroupedGeoObjects extends Object implements JSONEnabled
| Modifier and Type | Field and Description |
|---|---|
private org.codehaus.jettison.json.JSONArray |
categoriesResult |
private org.codehaus.jettison.json.JSONArray |
criteriaResult |
private long |
currentCriteriaId |
private org.codehaus.jettison.json.JSONObject |
json |
| Constructor and Description |
|---|
GroupedGeoObjects(long clock) |
private org.codehaus.jettison.json.JSONObject json
private org.codehaus.jettison.json.JSONArray criteriaResult
private org.codehaus.jettison.json.JSONArray categoriesResult
private long currentCriteriaId
GroupedGeoObjects(long clock)
void add(Topic criteria, Topic category, List<RelatedTopic> geoObjects)
public org.codehaus.jettison.json.JSONObject toJSON()
toJSON in interface JSONEnabledCopyright © 2016. All Rights Reserved.