public class FireplacePilotLightEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
protected boolean |
isPilotLightOn |
source
Constructor and Description |
---|
FireplacePilotLightEvent(Fireplace fireplaceComponent,
boolean isPilotLightOn) |
Modifier and Type | Method and Description |
---|---|
Fireplace |
getFireplace() |
boolean |
isPilotLightOff() |
boolean |
isPilotLightOn() |
getSource, toString
Copyright © 2012–2016 Pi4J. All rights reserved.