JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.qfs.lib.json
Interface JsonSerializable
public interface
JsonSerializable
Objects, which implement this interface, can be directly serialized as
JsonValue
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
JsonValue
asJsonValue
()
Serializes the object into a
JsonValue
Method Detail
asJsonValue
JsonValue
asJsonValue()
Serializes the object into a
JsonValue
Returns:
The object as json representation
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method