|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Device
Interface representing a org.demac.transport.Device. The device is referenced by its unique DeviceHandle.
Method Summary | |
---|---|
java.util.Enumeration |
getAllTransportAddresses()
Method to get all org.demac.transport.TransportAddress[es] which belong to this Device |
DeviceHandle |
getHandle()
Method to get the org.demac.transport.DeviceHandle of this Device. |
java.lang.String |
getName()
Method to get a userfriendly name for this device; |
Method Detail |
---|
DeviceHandle getHandle()
java.lang.String getName()
java.util.Enumeration getAllTransportAddresses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |