public class BeanPropertyImpl extends Object implements MutableBeanProperty
| Constructor and Description |
|---|
BeanPropertyImpl() |
BeanPropertyImpl(BeanProperty source) |
BeanPropertyImpl(String name,
Metadata value) |
public BeanPropertyImpl()
public BeanPropertyImpl(BeanProperty source)
public String getName()
getName in interface BeanPropertypublic void setName(String name)
setName in interface MutableBeanPropertypublic Metadata getValue()
getValue in interface BeanPropertypublic void setValue(Metadata value)
setValue in interface MutableBeanPropertyCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.