public static class SingleCharFrame.SingleCharFrameImpl extends Object implements SingleCharFrame
SingleCharFrame.SingleCharFrameImpl
Frame.ControlCode
SINGLE_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 Frame
public net.sf.json.JSONObject toJSON(JsonSerializeType jsonSerializeType)
toJSON
in interface JSONSerializable
public void fromJSON(net.sf.json.JSONObject json)
fromJSON
in interface JSONSerializable
Copyright © 2009–2016 MBus4J. All rights reserved.