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