Uses of Class
org.slim3.commons.beanutil.CreateAndCopy

Packages that use CreateAndCopy
org.slim3.commons.beanutil This package provides the utility for Java Bean. 
 

Uses of CreateAndCopy in org.slim3.commons.beanutil
 

Methods in org.slim3.commons.beanutil that return CreateAndCopy
static
<T> CreateAndCopy<T>
BeanUtil.createAndCopy(Class<T> destClass, Object src)
          Creates a CreateAndCopy instance.
 



Copyright © 2008-2009 The Slim3 project. All Rights Reserved.