public class BeaconEvent extends Object
| Constructor and Description |
|---|
BeaconEvent(long time,
ZBeacon beacon,
int state) |
| Modifier and Type | Method and Description |
|---|---|
ZBeacon |
getBeacon() |
String |
getId() |
int |
getState() |
long |
getTime() |
void |
setTime(long time) |