public interface MutableValueMetadata
extends org.osgi.service.blueprint.reflect.ValueMetadata
ValueMetadata that allows modifications.| Modifier and Type | Method and Description |
|---|---|
void |
setStringValue(String stringValue) |
void |
setType(String type) |
Copyright © 2021. All rights reserved.