de.unirostock.Builder.example
Class PlasticHull

java.lang.Object
  extended by de.unirostock.Builder.example.Hull
      extended by de.unirostock.Builder.example.PlasticHull

public class PlasticHull
extends Hull


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

Constructor Detail

PlasticHull

public PlasticHull()
Method Detail

getMaterialType

public java.lang.String getMaterialType()
Specified by:
getMaterialType in class Hull