public interface MutableValueMetadata extends ValueMetadata
ValueMetadata
that allows modifications.Modifier and Type | Method and Description |
---|---|
void |
setStringValue(String stringValue) |
void |
setType(String type) |
getStringValue, getType
Copyright © 2013. All Rights Reserved.