com.retek.component.salesaudit.integration.resa
Class ResaRecord
java.lang.Object
com.retek.component.salesaudit.integration.resa.ResaRecord
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- FheadRecord, FtailRecord, IdiscRecord, TcustRecord, TheadRecord, TitemRecord, TtailRecord, TtaxRecord, TtendRecord
- public abstract class ResaRecord
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SIGN_CODE_POSITIVE
public static final java.lang.String SIGN_CODE_POSITIVE
- See Also:
- Constant Field Values
SIGN_CODE_NEGATIVE
public static final java.lang.String SIGN_CODE_NEGATIVE
- See Also:
- Constant Field Values
RESA_YES
public static final java.lang.String RESA_YES
- See Also:
- Constant Field Values
RESA_NO
public static final java.lang.String RESA_NO
- See Also:
- Constant Field Values
ResaRecord
protected ResaRecord()
getRecordType
public abstract java.lang.String getRecordType()
getFileLineNumber
public int getFileLineNumber()
setFileLineNumber
public void setFileLineNumber(int fileLineNumber)
toString
public java.lang.String toString()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25