public interface MutableBeanArgument extends BeanArgument
BeanArgument that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setIndex(int index) |
void |
setValue(Metadata value) |
void |
setValueType(String valueType) |
getIndex, getValue, getValueTypeCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.