Uses of Class
org.prevayler.demos.memento.Account.InvalidAmount

Packages that use Account.InvalidAmount
org.prevayler.demos.memento   
 

Uses of Account.InvalidAmount in org.prevayler.demos.memento
 

Methods in org.prevayler.demos.memento that throw Account.InvalidAmount
 void Account.deposit(long amount, Date timestamp)
           
 void Bank.transfer(long sourceNumber, long destinationNumber, long amount, Date timestamp)
           
 void Account.withdraw(long amount, Date timestamp)
           
 



Copyright © 2001-2013. All Rights Reserved.