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

Mementoable.java

Go to the documentation of this file.
00001 
00066 package com.arcle.rmt.superwaba.model.imp;
00067 
00079 public interface Mementoable {
00085     public GenericMemento createMemento();
00086 
00087 
00093     public void setMemento(GenericMemento memento);
00094 }

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