|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.distributed.portal.DeviceDescription
public class DeviceDescription
Specifies device ID, its platform channel number, and text description of device.
| Field Summary | |
|---|---|
long |
_deviceID
Device ID |
long |
_latestPacketTime
Time tag of latest retrieved packet. |
java.lang.String |
_type
Type of device (e.g. |
| Constructor Summary | |
|---|---|
DeviceDescription()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
|
java.lang.String |
print()
Print description. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public long _deviceID
public java.lang.String _type
public long _latestPacketTime
| Constructor Detail |
|---|
public DeviceDescription()
| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String print()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||