| Modifier and Type | Method and Description | 
|---|---|
SerializableValue | 
ObjectTypeImpl.createValueFromSerialized(String serializedValue,
                         Map<String,Object> valueInfo)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ObjectValueImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
SerializableValue | 
SerializableValueType.createValueFromSerialized(String serializedValue,
                         Map<String,Object> valueInfo)
Creates a new TypedValue using this type. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ObjectValue
A typed value representing a Java Object. 
 | 
Copyright © 2018. All rights reserved.