Uses of Class
planetj.iif.IIFRecord

Packages that use IIFRecord
planetj.helpers   
planetj.iif   
 

Uses of IIFRecord in planetj.helpers
 

Methods in planetj.helpers with parameters of type IIFRecord
 StringBuffer IIFHelper.generateIIFFile(IIFRecord pIIFRecord, IIFFileDescriptor pIIFFileDescriptor)
          This method will return a StringBuffer in IIF format according to pIIFData.
 

Uses of IIFRecord in planetj.iif
 

Subclasses of IIFRecord in planetj.iif
 class IIFDistribution
          This is an IIF Distribution Object responsible for the income or expense a transaction.
 class IIFTransaction
          This is the Main Transaction that will be used to generate an IIF file.