Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.gems.client
Class BurnEvent

java.lang.Object
  extended by java.util.EventObject
      extended by org.openquark.gems.client.BurnEvent
All Implemented Interfaces:
Serializable

public class BurnEvent
extends EventObject

A burn event object Creation date: (02/25/02 4:07:00 PM)

Author:
Edward Lam
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
BurnEvent(Gem.PartInput source)
           
 
Method Summary
 String paramString()
          Returns a parameter string identifying this event.
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BurnEvent

public BurnEvent(Gem.PartInput source)
Method Detail

paramString

public String paramString()
Returns a parameter string identifying this event. This method is useful for event-logging and for debugging.

Returns:
a string identifying the event and its attributes

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.