|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.intel.bluetooth.emu.DeviceCommand
public class DeviceCommand
| Nested Class Summary | |
|---|---|
static class |
DeviceCommand.DeviceCommandType
|
| Constructor Summary | |
|---|---|
DeviceCommand(DeviceCommand.DeviceCommandType type)
|
|
DeviceCommand(DeviceCommand.DeviceCommandType type,
java.lang.Object parameter)
|
|
| Method Summary | |
|---|---|
java.lang.Object[] |
getParameters()
|
DeviceCommand.DeviceCommandType |
getType()
|
void |
setParameters(java.lang.Object[] parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeviceCommand(DeviceCommand.DeviceCommandType type)
public DeviceCommand(DeviceCommand.DeviceCommandType type,
java.lang.Object parameter)
| Method Detail |
|---|
public DeviceCommand.DeviceCommandType getType()
public java.lang.Object[] getParameters()
public void setParameters(java.lang.Object[] parameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||