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, getValueType
Copyright © 2014. All rights reserved.