atg.integrations.taxware
Class ZipInRecDef

java.lang.Object
  extended by atg.integrations.taxware.RecordDef
      extended by atg.integrations.taxware.ZipInRecDef

public class ZipInRecDef
extends atg.integrations.taxware.RecordDef

Defined the record def for the individual verazip input record.

See Also:
RecordDef

Field Summary
static java.lang.String CLASS_VERSION
           
 
Method Summary
protected  void initializeFieldDefs()
          Initialize our field definitions.
 
Methods inherited from class atg.integrations.taxware.RecordDef
getFieldCount, getFieldDefByIndex, getFieldDefByName, getRecordLength
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static java.lang.String CLASS_VERSION
Method Detail

initializeFieldDefs

protected void initializeFieldDefs()
Initialize our field definitions.

Specified by:
initializeFieldDefs in class atg.integrations.taxware.RecordDef