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 Framepublic net.sf.json.JSONObject toJSON(JsonSerializeType jsonSerializeType)
toJSON in interface JSONSerializablepublic void fromJSON(net.sf.json.JSONObject json)
fromJSON in interface JSONSerializablepublic byte getB()
Copyright © 2009–2016 MBus4J. All rights reserved.