|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.comm.DeviceListEntry
public class DeviceListEntry
| Field Summary | |
|---|---|
(package private) java.lang.String |
logicalName
Define the logical name (String) field. |
(package private) DeviceListEntry |
next
Define the next (DeviceListEntry) field. |
(package private) boolean |
opened
Define the opened (boolean) field. |
(package private) java.lang.String |
physicalName
Define the physical name (String) field. |
(package private) int |
portType
Define the port type (int) field. |
(package private) int |
semID
Define the sem id (int) field. |
| Constructor Summary | |
|---|---|
DeviceListEntry()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String logicalName
java.lang.String physicalName
int portType
int semID
boolean opened
DeviceListEntry next
| Constructor Detail |
|---|
public DeviceListEntry()
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||