atg.integrations.taxware
Class SalesTaxCaller.OutputHeader

java.lang.Object
  extended by FieldSet
      extended by atg.integrations.taxware.SalesTaxCaller.OutputHeader
Enclosing class:
SalesTaxCaller

protected static class SalesTaxCaller.OutputHeader
extends FieldSet

Output header


Field Summary
protected static RecordDef m_recordDef
           
 
Constructor Summary
protected SalesTaxCaller.OutputHeader()
           
 
Method Summary
protected  void createRecordDef()
           
 java.lang.String getCommonCompletionCode()
           
 java.lang.String getCompletionCodeDsc()
           
 int getNumberOfRecords()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_recordDef

protected static RecordDef m_recordDef
Constructor Detail

SalesTaxCaller.OutputHeader

protected SalesTaxCaller.OutputHeader()
Method Detail

createRecordDef

protected void createRecordDef()

getNumberOfRecords

public int getNumberOfRecords()

getCommonCompletionCode

public java.lang.String getCommonCompletionCode()

getCompletionCodeDsc

public java.lang.String getCompletionCodeDsc()