org.tm4j.tmnav.app.event.Event .getRelatedObject()

Returns

an Object which describes the current event in a more precise fashion. The exact nature of the object is implementation dependant. For Events of one of the types defined in the interface EventType in this package, the relatedObject property should be set to the objects stated there.

Other Resources

Related Topics