public static class SingleCharFrame.SingleCharFrameImpl extends Object implements SingleCharFrame
SingleCharFrame.SingleCharFrameImplFrame.ControlCodeSINGLE_CHAR_FRAME| Constructor and Description |
|---|
SingleCharFrameImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromJSON(net.sf.json.JSONObject json) |
Frame.ControlCode |
getControlCode() |
net.sf.json.JSONObject |
toJSON(JsonSerializeType jsonSerializeType) |
public Frame.ControlCode getControlCode()
getControlCode in interface Framepublic net.sf.json.JSONObject toJSON(JsonSerializeType jsonSerializeType)
toJSON in interface JSONSerializablepublic void fromJSON(net.sf.json.JSONObject json)
fromJSON in interface JSONSerializableCopyright © 2009–2016 MBus4J. All rights reserved.