JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.elikill58.negativity.api.json
Interface JSONAware
All Known Implementing Classes:
JSONArray
,
JSONObject
public interface
JSONAware
Beans that support customized output of JSON text shall implement this interface.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
toJSONString
()
Method Detail
toJSONString
String
toJSONString()
Returns:
JSON text
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method