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

RQMLSecondClassCopier.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 
00068 public interface RQMLSecondClassCopier {
00069 
00076     public boolean copy(RQMLSecondClass source, RQMLSecondClass destination);
00077 }
00078 

Generated on Fri Jun 18 19:51:25 2004 for Arcle Rambutan by doxygen 1.3.5