Uses of Interface
org.omnaest.utils.beans.replicator.BeanReplicator.Declaration

Packages that use BeanReplicator.Declaration
org.omnaest.utils.beans.replicator   
 

Uses of BeanReplicator.Declaration in org.omnaest.utils.beans.replicator
 

Methods in org.omnaest.utils.beans.replicator with parameters of type BeanReplicator.Declaration
 BeanReplicator<FROM,TO> BeanReplicator.declare(BeanReplicator.Declaration declaration)
          Allows the specify a mapping BeanReplicator.Declaration

BeanReplicator.Declaration have to be made before any call to BeanReplicator.copy(Object, Object) or BeanReplicator.clone(Object)
 BeanCopier<B> BeanCopier.declare(BeanReplicator.Declaration declaration)
           
 



Copyright © 2013. All Rights Reserved.