public class TypedValue extends Object implements Serializable
DataType
TypedValue(Object value, DataType<?> dataType)
DataType<?>
getDataType()
Object
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypedValue(Object value, DataType<?> dataType)
public DataType<?> getDataType()
public Object getValue()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.