public interface Setter
| Modifier and Type | Method and Description |
|---|---|
void |
bind(org.jsoup.nodes.Element document,
Object instance) |
default void |
set(Field field,
Object instance,
Object value) |
Copyright © 2017. All rights reserved.