public class JavassistPojoBuilder extends Object implements org.coodex.pojomocker.PojoBuilder
| Modifier and Type | Class and Description |
|---|---|
static interface |
JavassistPojoBuilder.JavassistPojo |
| Constructor and Description |
|---|
JavassistPojoBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object instance,
org.coodex.util.PojoProperty property) |
Object |
newInstance(org.coodex.util.PojoInfo pojoInfo) |
void |
set(Object instance,
org.coodex.util.PojoProperty property,
Object value) |
public Object newInstance(org.coodex.util.PojoInfo pojoInfo) throws Throwable
newInstance in interface org.coodex.pojomocker.PojoBuilderThrowablepublic void set(Object instance, org.coodex.util.PojoProperty property, Object value) throws Throwable
set in interface org.coodex.pojomocker.PojoBuilderThrowableCopyright © 2018. All rights reserved.