public interface SimpleValue extends Value
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue()
Returns the contained value.
|
SimpleValue |
makeCopy(ModelInstance targetModelInstance)
Creates copy of the value in the target model instance.
|
accept, getCompiledType, getType, isRemoved, toSimpleValue, toValuepostUnmarshal, preUnmarshalObject getValue()
SimpleValue makeCopy(ModelInstance targetModelInstance)
ValueCopyright © 2007-2018 Whitestein Technologies. All Rights Reserved.