org.starhope.appius.sys.op
Class MonitorEvent.AttachmentObject
java.lang.Object
org.starhope.appius.sys.op.MonitorEvent.AttachmentObject
- Enclosing class:
- MonitorEvent
protected class MonitorEvent.AttachmentObject
- extends Object
WRITEME: The documentation for this type (AttachmentObject) is incomplete.
(brpocock, Jul 17, 2009)
- Author:
- brpocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
klass
Class<? extends Object> klass
object
Object object
MonitorEvent.AttachmentObject
MonitorEvent.AttachmentObject(Class<? extends Object> klass,
Object object)
getAttachmentClass
Class<? extends Object> getAttachmentClass()
getAttachmentObject
Object getAttachmentObject()