Ontimize 5.2072EN

com.ontimize.gui.econ
Class FileTransferModel.TotalRegisters

java.lang.Object
  extended bycom.ontimize.gui.econ.FileTransferModel.FileTransferRegister
      extended bycom.ontimize.gui.econ.FileTransferModel.TotalRegisters
Enclosing class:
FileTransferModel

protected class FileTransferModel.TotalRegisters
extends FileTransferModel.FileTransferRegister


Field Summary
protected  char[] zoneAValue
           
protected  char[] zoneBValue
           
protected  char[] zoneDValue
           
protected  char[] zoneE
           
protected  char[] zoneEValue
           
protected  char[] zoneF1
           
protected  char[] zoneF2
           
protected  char[] zoneF3
           
protected  char[] zoneF4
           
protected  char[] zoneF4Value
           
protected  char[] zoneG
           
protected  char[] zoneGValue
           
 
Fields inherited from class com.ontimize.gui.econ.FileTransferModel.FileTransferRegister
zoneA, zoneB, zoneC, zoneD
 
Constructor Summary
FileTransferModel.TotalRegisters(java.lang.String applicantCode, double amountSum, int numberOfRegistry010, int totalRegistryBenificiaryHeaderNumber)
           
 
Method Summary
 java.lang.String getContents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

zoneAValue

protected final char[] zoneAValue

zoneBValue

protected final char[] zoneBValue

zoneDValue

protected final char[] zoneDValue

zoneEValue

protected final char[] zoneEValue

zoneF4Value

protected final char[] zoneF4Value

zoneGValue

protected final char[] zoneGValue

zoneE

protected char[] zoneE

zoneF1

protected char[] zoneF1

zoneF2

protected char[] zoneF2

zoneF3

protected char[] zoneF3

zoneF4

protected char[] zoneF4

zoneG

protected char[] zoneG
Constructor Detail

FileTransferModel.TotalRegisters

public FileTransferModel.TotalRegisters(java.lang.String applicantCode,
                                        double amountSum,
                                        int numberOfRegistry010,
                                        int totalRegistryBenificiaryHeaderNumber)
                                 throws java.lang.IllegalArgumentException
Method Detail

getContents

public java.lang.String getContents()
                             throws java.io.UnsupportedEncodingException
Specified by:
getContents in class FileTransferModel.FileTransferRegister
Throws:
java.io.UnsupportedEncodingException

Ontimize