ErrorMsg | An abstraction of an OFX error code sent by an OFX server |
OfxAccountContainer | Represents a bank account or a credit card account |
OfxAccountData | An abstraction of an account |
OfxBalanceContainer | Represents the OFX SGML entity |
OfxBankTransactionContainer | Represents a bank or credid card transaction |
OfxCurrency | NOT YET SUPPORTED |
OfxDummyContainer | A container to holds OFX SGML elements that LibOFX knows nothing about |
OfxGenericContainer | A generic container for an OFX SGML element. Every container inherits from OfxGenericContainer |
OfxInvestmentTransactionContainer | Represents a bank or credid card transaction |
OfxMainContainer | The root container. Created by the OFX element or by the export functions |
OfxPushUpContainer | A container to hold a OFX SGML element for which you want the parent to process it's data elements |
OfxSecurityContainer | Represents a security, such as a stock or bond |
OfxSecurityData | An abstraction of a security, such as a stock, mutual fund, etc |
OfxStatementContainer | Represents a statement for either a bank account or a credit card account |
OfxStatementData | An abstraction of an account statement |
OfxStatusContainer | Represents the OFX SGML entity |
OfxStatusData | An abstraction of an OFX STATUS element |
OfxTransactionContainer | Represents a generic transaction |
OfxTransactionData | An abstraction of a transaction in an account |
OutlineApplication | This object is driven by OpenSP as it parses the SGML from the ofx file(s) |