de.unirostock.Builder.example
Class ShipManufacturer

java.lang.Object
  extended by de.unirostock.Builder.example.ShipManufacturer

public class ShipManufacturer
extends java.lang.Object


Constructor Summary
ShipManufacturer(Shipyard shipyard)
           
 
Method Summary
 void construct()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShipManufacturer

public ShipManufacturer(Shipyard shipyard)
Method Detail

construct

public void construct()