jreceiver.common.rec.driver
Interface DriverCommand
- All Superinterfaces:
- Hashable, Rec
- All Known Implementing Classes:
- DriverCommandRec
- public interface DriverCommand
- extends Rec
An interface describing a driver that possesses a collection of
command identifiers.
HKEY_DRV_SLAVE_ID
public static final java.lang.String HKEY_DRV_SLAVE_ID
HKEY_COMMAND_IDS
public static final java.lang.String HKEY_COMMAND_IDS
getCommandIds
public java.util.Vector getCommandIds()
setCommandIds
public void setCommandIds(java.util.Vector command_ids)
Copyright © 2001-2002 Reed Esau, All Rights Reserved.