blob: dc121c25c070e836e7dfd9aa1e5aa63b81c5ec43 [file] [log] [blame]
package com.highqsoft.avalonCorbaNotification.notification;
/**
* com/highqsoft/avalonCorbaNotification/notification/MODE_REPLACE.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from src/main/idl/AvalonEvent.idl
* Freitag, 5. August 2016 09:43 Uhr MESZ
*/
public interface MODE_REPLACE
{
/**
* The value of the mode field in the event when a replace is registered.
*/
public static final short value = (short)(2);
}