org.universAAL.lddi.lib.ieeex73std.events
Class Event

Package class diagram package Event
java.lang.Object
  extended by org.universAAL.lddi.lib.ieeex73std.events.Event

public class Event
extends Object


Constructor Summary
Event(int type)
           
 
Method Summary
 int getReason()
           
 int getType()
           
 void setReason(int reason)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event(int type)
Method Detail

getType

public int getType()

setReason

public void setReason(int reason)

getReason

public int getReason()


Copyright © 2014 universAAL Consortium. All Rights Reserved.