public class ConvertUtils extends Object
public static <T> T convert(Object src, Class<T> destType) throws com.gemantic.common.exception.ServiceException
com.gemantic.common.exception.ServiceExceptionpublic static void convert(Object src, Object dest) throws com.gemantic.common.exception.ServiceException
com.gemantic.common.exception.ServiceExceptionpublic static <T> List<T> converts(List list, Class<T> destType) throws com.gemantic.common.exception.ServiceException
com.gemantic.common.exception.ServiceExceptionCopyright © 2018. All rights reserved.