public interface MutableValueMetadata extends ExtendedValueMetadata
ValueMetadata that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setStringValue(String stringValue) |
void |
setType(String type) |
void |
setValue(Object value) |
getValueCopyright © 2025. All rights reserved.