blob: 4d48ccd48e6b7ab223ec339990c36603c4c0220b [file] [log] [blame]
package com.highqsoft.avalonCorbaNotification.notification;
/**
* com/highqsoft/avalonCorbaNotification/notification/MODE_MODIFYRIGHTS.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_MODIFYRIGHTS
{
/**
* The value of the mode field in the event when a modifyrights is registered.
*/
public static final short value = (short)(4);
}