|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfr.emn.reactiveinput.DeviceInfoAdapter
| Constructor Summary | |
DeviceInfoAdapter()
|
|
| Method Summary | |
java.lang.String |
getAuthor()
Logical device author (For a physical device, the driver's author). |
java.lang.String |
getDescription()
A short description of the device functionnalities. |
java.lang.String |
getExtendedName()
Extended name of the device. |
java.lang.String |
getHelp()
A string explaining how to configure device, i.e. meaning and use of slots & parameters, and configuration requierements for the device to be valid. |
java.lang.String |
getVendor()
Physical device vendor, if this device is a physical device. |
java.lang.String |
getVersion()
The logical device version |
boolean |
isPhysicalDevice()
Returns true if this device can be assimiled to a single physical device. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DeviceInfoAdapter()
| Method Detail |
public java.lang.String getAuthor()
DeviceInfo
getAuthor in interface DeviceInfopublic java.lang.String getDescription()
DeviceInfo
getDescription in interface DeviceInfopublic java.lang.String getExtendedName()
DeviceInfo
getExtendedName in interface DeviceInfopublic java.lang.String getHelp()
DeviceInfo
getHelp in interface DeviceInfopublic java.lang.String getVendor()
DeviceInfo
getVendor in interface DeviceInfopublic java.lang.String getVersion()
DeviceInfo
getVersion in interface DeviceInfopublic boolean isPhysicalDevice()
DeviceInfo
isPhysicalDevice in interface DeviceInfo
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||