|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.upek.android.ptapi.struct.PtDeviceListItem
public class PtDeviceListItem
Device info list item
Field Summary | |
---|---|
java.lang.String |
displayInfo
String with displayable device info |
java.lang.String |
dsnSubString
String usable as part of DSN for PTOpen() to connect to this device |
java.lang.String |
otherInfo
String with other info |
Constructor Summary | |
---|---|
PtDeviceListItem()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String displayInfo
public java.lang.String dsnSubString
public java.lang.String otherInfo
Constructor Detail |
---|
public PtDeviceListItem()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |