|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectx10.UnitEvent
UnitEvent an event representing a change in state of an x10 hardware or software module.
| Constructor Summary | |
UnitEvent(Command command)
UnitEvent constructs a UnitEvent based on the specified Command. |
|
| Method Summary | |
Command |
getCommand()
getCommand returns the command that generated this event. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UnitEvent(Command command)
command - the command that generated this event.| Method Detail |
public Command getCommand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||