T - the content type.public interface TypedValue<T>
DataType.| Modifier and Type | Method and Description |
|---|---|
DataType |
getDataType()
Returns the data type (if any) associated with this
TypedValue's content. |
T |
getValue() |
DataType getDataType()
TypedValue's content.DataType for this object's content.T getValue()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.