wt.step.processor
Class ImportTestHarness.PartMaster

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

protected class ImportTestHarness.PartMaster
extends ImportTestHarness.Entity


Field Summary
 
Fields inherited from class wt.step.processor.ImportTestHarness.Entity
_attributes, _index, _name, _subEntities
 
Constructor Summary
(package private) ImportTestHarness.PartMaster(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.PartMaster

ImportTestHarness.PartMaster(String name,
                             String number)