org.oddjob.arooa.beanutils
Class MagicBeanProperty
java.lang.Object
org.oddjob.arooa.beanutils.MagicBeanProperty
public class MagicBeanProperty
- extends Object
Description
A property of a MagicBeanDefinition.- Author:
- rob
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MagicBeanProperty
public MagicBeanProperty()
getName
public String getName()
setName
public void setName(String name)
getType
public String getType()
setType
public void setType(String type)