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(java.lang.String valueType) |
getIndex, getValue, getValueTypevoid setValue(Metadata value)
void setValueType(java.lang.String valueType)
void setIndex(int index)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.