Class SwitchEvent

java.lang.Object
io.github.zeroone3010.yahueapi.SwitchEvent

public final class SwitchEvent
extends java.lang.Object
This class describes an event of a Switch. An event in this case consists of a Button and the action that was performed with the button, i.e. a ButtonEvent.
  • Method Summary

    Modifier and Type Method Description
    ButtonEvent getAction()  
    Button getButton()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait