|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.interlis.iox_j.ObjectEvent
public class ObjectEvent
An event to signal a single object.
Constructor Summary | |
---|---|
ObjectEvent(IomObject iomObj)
creates an instance with the given object. |
Method Summary | |
---|---|
IomObject |
getIomObject()
gets the actual data. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectEvent(IomObject iomObj)
iomObj
- object to signalMethod Detail |
---|
public IomObject getIomObject()
ObjectEvent
getIomObject
in interface ObjectEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |