|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.brayan.SECS.DAL.Event
com.brayan.SECS.DAL.SensorEvent
public class SensorEvent
This class is a data class. It is primarily meant to be passed from Sensor Manager to the Context Manager. This class should be used to extend the class Event. SensorEvent could have specials attributes not appropriate for a general event.
| Field Summary |
|---|
| Fields inherited from class com.brayan.SECS.DAL.Event |
|---|
activity, dateTime, eventName, identity, location |
| Constructor Summary | |
|---|---|
SensorEvent()
empty constructor |
|
| Method Summary |
|---|
| Methods inherited from class com.brayan.SECS.DAL.Event |
|---|
getActivity, getDateTime, getEventName, getIdentity, getLocation, setActivity, setDateTime, setEventName, setIdentity, setLocation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SensorEvent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||