org.omnaest.utils.beans.copier
Interface PreparedBeanCopier.MetaDataHandler

All Superinterfaces:
Serializable
Enclosing class:
PreparedBeanCopier<FROM,TO>

public static interface PreparedBeanCopier.MetaDataHandler
extends Serializable


Method Summary
 void reportNonMatchingPropertyNames(List<String> list)
           
 

Method Detail

reportNonMatchingPropertyNames

void reportNonMatchingPropertyNames(List<String> list)


Copyright © 2013. All Rights Reserved.