Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

ChildCopier.java

Go to the documentation of this file.
00001 
00059 package com.arcle.rmt.j2se.bridge.copy;
00060 
00061 import com.arcle.rmt.rqml.RQMLSecondClass;
00062 
00071 public interface ChildCopier {
00072 
00087     public boolean copy(Class childClass, RQMLSecondClass source,
00088         RQMLSecondClass destination);
00089 }

Generated on Fri Jun 18 19:50:52 2004 for Arcle Rambutan by doxygen 1.3.5