Uses of Class
org.mule.transformer.types.SimpleDataType

Packages that use SimpleDataType
org.mule.transformer.types   
 

Uses of SimpleDataType in org.mule.transformer.types
 

Subclasses of SimpleDataType in org.mule.transformer.types
 class CollectionDataType<T>
          A data type that represents a generified collection.
 class ListDataType<T>
          Defines a List collection type with item type information
 class SetDataType<T>
          Defines a Set collection type with item type information
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.