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