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

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

public class FheadRecord
extends ResaRecord

See Also:
Serialized Form

Field Summary
static java.lang.String FILE_TYPE
           
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
FheadRecord()
           
 
Method Summary
 RDate getBusinessDate()
           
 RDate getFileCreateDate()
           
 java.lang.String getFileType()
           
 java.lang.String getLocationCode()
           
 java.lang.String getRecordType()
           
 java.lang.String getReferenceNumber()
           
 void setBusinessDate(RDate businessDate)
           
 void setFileCreateDate(RDate createDate)
           
 void setLocationCode(java.lang.String locationCode)
           
 void setReferenceNumber(java.lang.String referenceNumber)
           
 
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

FILE_TYPE

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

FheadRecord

public FheadRecord()
Method Detail

getRecordType

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

getFileType

public java.lang.String getFileType()

getFileCreateDate

public RDate getFileCreateDate()

setFileCreateDate

public void setFileCreateDate(RDate createDate)

getReferenceNumber

public java.lang.String getReferenceNumber()

getBusinessDate

public RDate getBusinessDate()

setBusinessDate

public void setBusinessDate(RDate businessDate)

getLocationCode

public java.lang.String getLocationCode()

setReferenceNumber

public void setReferenceNumber(java.lang.String referenceNumber)

setLocationCode

public void setLocationCode(java.lang.String locationCode)


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