public class SetterAndFieldFixtureMapper extends AbstractFixtureMapper implements FixtureMapper
FixtureMapper.
It maps target object properties by setter and maps public field as a fallback.| Constructor and Description |
|---|
SetterAndFieldFixtureMapper(MapperMediator mapperMediator)
Create a SetterAndFieldFixtureMapper
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
bind(Object target,
String key,
FixtureList fixtureList) |
protected void |
bind(Object target,
String key,
FixtureMap fixtureMap) |
protected void |
bind(Object target,
String key,
FixtureValue fixtureValue) |
getFixtureConverter, map, map, mapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmap, mappublic SetterAndFieldFixtureMapper(MapperMediator mapperMediator)
mapperMediator - protected void bind(Object target, String key, FixtureMap fixtureMap)
bind in class AbstractFixtureMapperprotected void bind(Object target, String key, FixtureList fixtureList)
bind in class AbstractFixtureMapperprotected void bind(Object target, String key, FixtureValue fixtureValue)
bind in class AbstractFixtureMapperCopyright © 2018. All rights reserved.