ナビゲーションリンクをスキップ
ホーム
概要
クラス
使用
ツリー
非推奨
インデックス
検索
ヘルプ
Spring Framework
org.springframework.cglib.beans
BeanCopier
クラスの使用
org.springframework.cglib.beans.BeanCopier
BeanCopier
を使用するパッケージ
パッケージ
説明
org.springframework.cglib.beans
Spring による
CGLIBBean
パッケージの再パッケージ化(内部使用のみ)。
org.springframework.cglib.beans
内の
BeanCopier
使用
BeanCopier
を返す
org.springframework.cglib.beans
のメソッド
修飾子と型
メソッド
説明
static
BeanCopier
BeanCopier.
create
(
Class
SE
source,
Class
SE
target, boolean useConverter)
BeanCopier
BeanCopier.Generator.
create
()