de.unirostock.Builder
Class Product

java.lang.Object
  extended by de.unirostock.Builder.Product
Direct Known Subclasses:
ConcreteProduct

public abstract class Product
extends java.lang.Object


Constructor Summary
Product()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Product

public Product()