JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.wso2.carbon.mediator.datamapper.engine.core.models
Interface Summary
Interface
Description
Model
<T>
Interface to represent data in generic way in the data mapper engine.
Class Summary
Class
Description
MapModel
This class implements
Model
interface with a
Map
to hold data
StringModel
This class implements
Model
interface to hold String data