public interface MutableCollectionMetadata extends CollectionMetadata
CollectionMetadata that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
addValue(Metadata value) |
void |
removeValue(Metadata value) |
void |
setCollectionClass(Class clazz) |
void |
setValueType(String valueType) |
getCollectionClass, getValues, getValueTypeCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.