org.superbiz.inheritance
Class WakeboardBinding

java.lang.Object
  extended by org.superbiz.inheritance.Item
      extended by org.superbiz.inheritance.Wearable
          extended by org.superbiz.inheritance.WakeboardBinding
All Implemented Interfaces:
java.io.Serializable

public class WakeboardBinding
extends Wearable

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.superbiz.inheritance.Wearable
size
 
Constructor Summary
WakeboardBinding()
           
 
Method Summary
 
Methods inherited from class org.superbiz.inheritance.Wearable
getSize, setSize
 
Methods inherited from class org.superbiz.inheritance.Item
getBrand, getId, getItemName, getPrice, setBrand, setId, setItemName, setPrice
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WakeboardBinding

public WakeboardBinding()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.