public class PinDigitalStateChangeEvent extends PinEvent
source
Constructor and Description |
---|
PinDigitalStateChangeEvent(Object obj,
Pin pin,
PinState state)
Default event constructor
|
Modifier and Type | Method and Description |
---|---|
PinState |
getState()
Get the new pin state raised in this event.
|
getEventType, getPin
getSource, toString
public PinState getState()
Copyright © 2012–2014 Pi4J. All rights reserved.