public class GarbageCharFrame extends Object implements Frame
Frame.ControlCode
Constructor and Description |
---|
GarbageCharFrame(byte b) |
Modifier and Type | Method and Description |
---|---|
void |
fromJSON(net.sf.json.JSONObject json) |
byte |
getB() |
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
public byte getB()
Copyright © 2009–2016 MBus4J. All rights reserved.