- java.lang.Object
-
- com.tinkerforge.BrickletRS232.ReadFrame
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
short |
length |
char[] |
message |
-
Constructor Summary
Constructors
Constructor and Description |
ReadFrame() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
message
public char[] message
-
length
public short length
-
Constructor Detail
-
ReadFrame
public ReadFrame()
Copyright © 2020 Tinkerforge GmbH. All rights reserved.