public interface JSONSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
fromJSON(net.sf.json.JSONObject json) |
net.sf.json.JSONObject |
toJSON(JsonSerializeType jsonSerializeType) |
net.sf.json.JSONObject toJSON(JsonSerializeType jsonSerializeType)
void fromJSON(net.sf.json.JSONObject json)
Copyright © 2009–2016 MBus4J. All rights reserved.