- java.lang.Object
-
- org.jboss.cdi.tck.tests.event.observer.transactional.Withdrawal
-
-
Constructor Summary
Constructors
| Constructor and Description |
Withdrawal(int amount) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
int |
getAmount() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getAmount
public int getAmount()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.