de.unirostock.Builder.example
Class SteelHull

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

public class SteelHull
extends Hull


Constructor Summary
SteelHull()
           
 
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

SteelHull

public SteelHull()
Method Detail

getMaterialType

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