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

RQMLDocumentUpdateConstants.java

Go to the documentation of this file.
00001 
00057 package com.arcle.rmt.j2se.model;
00058 
00064 public interface RQMLDocumentUpdateConstants {
00065 
00069     public static final int ET_NEW_ELEMENT = 1;
00070 
00076     public static final int ET_UPDATE_ELEMENT = 2;
00077 
00081     public static final int ET_DELETING_ELEMENT = 3;
00082 
00083     public static final int ET_ELEMENT_DELETED = 4;
00084 }

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