org.superbiz.inheritance
Class Tower
java.lang.Object
org.superbiz.inheritance.Item
org.superbiz.inheritance.Tower
- All Implemented Interfaces:
- Serializable
public class Tower
- extends Item
- See Also:
- Serialized Form
Constructor Summary |
Tower()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Tower
public Tower()
getFit
public Tower.Fit getFit()
setFit
public void setFit(Tower.Fit fit)
getTubing
public String getTubing()
setTubing
public void setTubing(String tubing)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.