|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlejos.nxt.comm.DeviceInfo
public class DeviceInfo
Represents a remote NXT accessed via LCP.
Field Summary | |
---|---|
String |
bluetoothAddress
|
int |
freeFlash
|
String |
NXTname
|
int |
signalStrength
|
byte |
status
|
Constructor Summary | |
---|---|
DeviceInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait |
Field Detail |
---|
public byte status
public String NXTname
public String bluetoothAddress
public int signalStrength
public int freeFlash
Constructor Detail |
---|
public DeviceInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |