eu.emi.dsr.event
Class Event

java.lang.Object
  extended by eu.emi.dsr.event.Event

public class Event
extends Object

Author:
a.memon

Constructor Summary
Event(String type, Object data)
           
 
Method Summary
 Object getData()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Event

public Event(String type,
             Object data)
Method Detail

getType

public String getType()

getData

public Object getData()


Copyright © 2012. All Rights Reserved.