public interface MutableBeanProperty extends BeanProperty
BeanProperty that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setName(String name) |
void |
setValue(Metadata value) |
getName, getValueCopyright © 2015. All rights reserved.