wt.step.processor
Class ImportTestHarness.DocMaster

java.lang.Object
  extended bywt.step.processor.ImportTestHarness.Entity
      extended bywt.step.processor.ImportTestHarness.DocMaster
Enclosing class:
ImportTestHarness

protected class ImportTestHarness.DocMaster
extends ImportTestHarness.Entity


Field Summary
 
Fields inherited from class wt.step.processor.ImportTestHarness.Entity
_attributes, _index, _name, _subEntities
 
Constructor Summary
(package private) ImportTestHarness.DocMaster(String name, String number)
           
 
Methods inherited from class wt.step.processor.ImportTestHarness.Entity
addSubEntity, dollarComma, getAttributeLine, getEntityNumber, setAttributeLine, toString, writeStep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ImportTestHarness.DocMaster

ImportTestHarness.DocMaster(String name,
                            String number)