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, toValue
postUnmarshal, preUnmarshal
Object getValue()
SimpleValue makeCopy(ModelInstance targetModelInstance)
Value
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.