atg.integrations.taxware
Class ZipOutRecDef

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

public class ZipOutRecDef
extends atg.integrations.taxware.RecordDef

Defined the record def for the individual verazip output record.

See Also:
RecordDef

Field Summary
static java.lang.String CLASS_VERSION
           
 
Method Summary
protected  void initializeFieldDefs()
          Initialize our array of 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 array of field definitions.

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