@Deprecated public interface PojoBuilder
| Modifier and Type | Method and Description |
|---|---|
Object |
get(Object instance,
PojoProperty property)
Deprecated.
|
Object |
newInstance(PojoInfo pojoInfo)
Deprecated.
|
void |
set(Object instance,
PojoProperty property,
Object value)
Deprecated.
|
void set(Object instance, PojoProperty property, Object value) throws Throwable
ThrowableObject get(Object instance, PojoProperty property) throws Throwable
ThrowableCopyright © 2020. All rights reserved.