|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.moneydance.apps.md.model.NullTxnFilter
public final class NullTxnFilter
Objects of this type define a filter for transactions based on the account that they affect.
Constructor Summary | |
---|---|
NullTxnFilter()
|
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 NullTxnFilter()
Method Detail |
---|
public final boolean containsTxn(AbstractTxn txn)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |