Interface | Description |
---|---|
IMapper<Tfrom,Tto> |
InterPSS mapper interface, defining methods to map from object to InterPSS object model or ODM model
|
Class | Description |
---|---|
AbstractMapper<Tf,Tt> |
An IMapping interface implementation serving as the base class for all InterPSS mapper implementation
|