JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.openxava.util
CloneException
Uses of Class
org.openxava.util.CloneException
Packages that use
CloneException
Package
Description
org.openxava.util
Uses of
CloneException
in
org.openxava.util
Methods in
org.openxava.util
that throw
CloneException
Modifier and Type
Method
Description
static
Object
XObjects.
deepClone
(
Object
source)
Does an deep clone of the sent object.