|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QIFRecord | |
planetj.helpers | |
planetj.qif |
Uses of QIFRecord in planetj.helpers |
Methods in planetj.helpers with parameters of type QIFRecord | |
StringBuffer |
QIFHelper.generateQIFFile(QIFRecord pQIFRecord,
QIFFileDescriptor pQIFFileDescriptor)
This method will return a StringBuffer in QIF format according to pQIFData. |
Uses of QIFRecord in planetj.qif |
Subclasses of QIFRecord in planetj.qif | |
class |
QIFAccountRecord
The account header !Account is used in two places:
at the start of an account list and the start of a list of
transactions to specify to which account they belong. |
class |
QIFBankTransaction
Bank account transaction. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |