|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BeanReplicator.ConverterPipeDeclarer
| Method Summary | ||
|---|---|---|
|
addConverterPipeFrom(Class<FROM> typeFrom)
Allows to declare a direct ElementConverter pipe from one type to another type. |
|
| Method Detail |
|---|
<FROM> BeanReplicator.PipeBuilder<FROM,FROM> addConverterPipeFrom(Class<FROM> typeFrom)
ElementConverter pipe from one type to another type. ElementConverters to
directly create the target property instances. Any generated instance will not be processed further in any way.
typeFrom -
BeanReplicator.PipeBuilder
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||