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) |
getValue
Copyright © 2023. All rights reserved.