public class ObjectInfoEventArgs extends ObjectEventArgs
| Constructor and Description |
|---|
ObjectInfoEventArgs(Transaction transaction,
ObjectInfo info) |
| Modifier and Type | Method and Description |
|---|---|
ObjectInfo |
info() |
java.lang.Object |
object()
The object that triggered this event.
|
objectContainer, transactionpublic ObjectInfoEventArgs(Transaction transaction, ObjectInfo info)
public java.lang.Object object()
ObjectEventArgsobject in class ObjectEventArgspublic ObjectInfo info()