de.kiezatlas
Class GeoObjects

Show UML class diagram
java.lang.Object
  extended by de.kiezatlas.GeoObjects
All Implemented Interfaces:
JSONEnabled

public class GeoObjects
extends Object
implements JSONEnabled

A collection of Geo Objects as returned by the Kiezatlas service (a data transfer object).


Field Summary
private  org.codehaus.jettison.json.JSONArray items
           
private  org.codehaus.jettison.json.JSONObject json
           
 
Constructor Summary
GeoObjects(long clock)
           
 
Method Summary
(package private)  void add(Topic geoObject)
           
 org.codehaus.jettison.json.JSONObject toJSON()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

json

private org.codehaus.jettison.json.JSONObject json

items

private org.codehaus.jettison.json.JSONArray items
Constructor Detail

GeoObjects

GeoObjects(long clock)
Method Detail

add

void add(Topic geoObject)

toJSON

public org.codehaus.jettison.json.JSONObject toJSON()
Specified by:
toJSON in interface JSONEnabled


Copyright © 2014. All Rights Reserved.