| Package | Description |
|---|---|
| org.coodex.pojomocker | |
| org.coodex.util |
| Modifier and Type | Method and Description |
|---|---|
Object |
PojoBuilder.get(Object instance,
PojoProperty property)
Deprecated.
|
void |
PojoBuilder.set(Object instance,
PojoProperty property,
Object value)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected PojoProperty |
PojoInfo.buildProperty(Method method,
Field field,
boolean readonly,
Type type,
String name) |
PojoProperty |
PojoInfo.getProperty(String name) |
| Modifier and Type | Method and Description |
|---|---|
Collection<PojoProperty> |
PojoInfo.getProperties() |
| Constructor and Description |
|---|
PojoProperty(PojoProperty property,
Type type) |
Copyright © 2020. All rights reserved.