ora.core.clone.interfaces
Interface GenericCloning

All Superinterfaces:
java.lang.Cloneable

public interface GenericCloning
extends java.lang.Cloneable

Author:
Kristian Martin

Method Summary
 java.lang.Object getFlatClone()
           
 

Method Detail

getFlatClone

java.lang.Object getFlatClone()
                              throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException