public class TimeRange implements Json<J>
Time range.
TimeRange(Timestamp from, Timestamp to)
org.json.JSONObject
toJson()
toJson
public TimeRange(Timestamp from, Timestamp to)
from
to
public org.json.JSONObject toJson()
returns object as JSON.