com.retek.component.salesaudit.integration.resa
Class FtailRecord

java.lang.Object
  extended bycom.retek.component.salesaudit.integration.resa.ResaRecord
      extended bycom.retek.component.salesaudit.integration.resa.FtailRecord
All Implemented Interfaces:
java.io.Serializable

public class FtailRecord
extends ResaRecord

See Also:
Serialized Form

Field Summary
static java.lang.String RECORD_TYPE
           
 
Fields inherited from class com.retek.component.salesaudit.integration.resa.ResaRecord
RESA_NO, RESA_YES, SIGN_CODE_NEGATIVE, SIGN_CODE_POSITIVE
 
Constructor Summary
FtailRecord()
           
 
Method Summary
 int getFileRecordCount()
           
 java.lang.String getRecordType()
           
 void setFileRecordCount(int fileRecordCount)
           
 
Methods inherited from class com.retek.component.salesaudit.integration.resa.ResaRecord
getFileLineNumber, setFileLineNumber, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RECORD_TYPE

public static final java.lang.String RECORD_TYPE
See Also:
Constant Field Values
Constructor Detail

FtailRecord

public FtailRecord()
Method Detail

getRecordType

public java.lang.String getRecordType()
Specified by:
getRecordType in class ResaRecord

getFileRecordCount

public int getFileRecordCount()

setFileRecordCount

public void setFileRecordCount(int fileRecordCount)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25