public interface JsonBean
| Modifier and Type | Method and Description | 
|---|---|
org.json.simple.JSONObject | 
toJSONObject()
Return the JSONObject for the bean with GMT time zone. 
 | 
org.json.simple.JSONObject | 
toJSONObject(String timeZoneId)
Return the JSONObject for the bean with the given time zone. 
 | 
org.json.simple.JSONObject toJSONObject()
org.json.simple.JSONObject toJSONObject(String timeZoneId)
timeZoneId - the time zone to useCopyright © 2016 Apache Software Foundation. All rights reserved.