public class RuleBase2ModelMapper extends AbstractMapper<org.interpss.xml.schema.RuleBaseXmlType,RuleBase>
| Constructor and Description |
|---|
RuleBase2ModelMapper() |
| Modifier and Type | Method and Description |
|---|---|
RuleBase |
map2Model(org.interpss.xml.schema.RuleBaseXmlType from)
Mapping object to the InterPSS model
|
getLogger, getMsgList, map2Modelpublic RuleBase map2Model(org.interpss.xml.schema.RuleBaseXmlType from) throws InterpssException
IMapperfrom - - from ModelInterpssException