org.seasar.framework.beans.util
クラス BeanUtil
java.lang.Object
org.seasar.framework.beans.util.BeanUtil
- public class BeanUtil
- extends Object
- 作成者:
- Kimura Satoshi, higa
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanUtil
protected BeanUtil()
copyProperties
public static void copyProperties(Map src,
Object dest)
copyProperties
public static void copyProperties(Object src,
Map dest)
copyProperties
public static void copyProperties(Object src,
Object dest)
copyProperties
public static void copyProperties(Object src,
Object dest,
boolean includeNull)
Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.