it.amattioli.encapsulate.money
Class AccountEntry
java.lang.Object
it.amattioli.encapsulate.money.AccountEntry
public class AccountEntry
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TIME_COMPARATOR
public static final Comparator TIME_COMPARATOR
AccountEntry
public AccountEntry(Money money,
Date time)
AccountEntry
public AccountEntry(Money money)
getMoney
public Money getMoney()
getTime
public Date getTime()
Copyright © 2011. All Rights Reserved.