org.superbiz.inheritance
Class Wearable
java.lang.Object
org.superbiz.inheritance.Item
org.superbiz.inheritance.Wearable
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Wakeboard, WakeboardBinding
public abstract class Wearable
- extends Item
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
size
protected String size
Wearable
public Wearable()
getSize
public String getSize()
setSize
public void setSize(String size)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.