|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.moneydance.apps.md.model.DateTxnFilter
public final class DateTxnFilter
Objects of this type define a filter for transactions based on the date of the transaction.
| Constructor Summary | |
|---|---|
DateTxnFilter(DateRange dateRange)
|
|
| Method Summary | |
|---|---|
boolean |
containsTxn(AbstractTxn txn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateTxnFilter(DateRange dateRange)
| Method Detail |
|---|
public final boolean containsTxn(AbstractTxn txn)
containsTxn in interface TxnFilter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||