|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectDeviceAdapter
org.eclipse.soda.dk.barcode.reader.adapter.BarcodeReaderAdapter
public class BarcodeReaderAdapter
Standard Barcode Reader. The BarcodeReaderAdapter class implements the BarcodeReaderAdapterService and provides the controls for the adapter.
The list of exported services:
BarcodeReaderAdapterService,
org.eclipse.soda.dk.adapter.service.AdapterService| Field Summary | |
|---|---|
static java.lang.String |
CLASS_NAME
Defines the full class name. |
| Fields inherited from interface org.eclipse.soda.dk.barcode.reader.adapter.service.BarcodeReaderAdapterService |
|---|
ALL_COMMANDS, ALL_MEASUREMENTS, ALL_SIGNALS, BarcodeReaderAdapter, FACTORY_SERVICE_NAME, MANAGED_SERVICE_NAME, SERVICE_DESCRIPTION, SERVICE_NAME |
| Constructor Summary | |
|---|---|
BarcodeReaderAdapter()
Constructs a new instance of the BarcodeReaderAdapter class. |
|
| Method Summary | |
|---|---|
DeviceService |
getDefaultDevice()
Gets the default DeviceService. |
java.lang.String |
getDefaultKey()
Gets the default key of the adapter. |
boolean |
isDeviceNeeded()
Is device needed. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_NAME
| Constructor Detail |
|---|
public BarcodeReaderAdapter()
| Method Detail |
|---|
public java.lang.String getDefaultKey()
public DeviceService getDefaultDevice()
public boolean isDeviceNeeded()
|
2008-07-29 1.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||