java.lang.Object
org.omg.CosNotification.EventTypeHolder
public final class EventTypeHolder
extends java.lang.Object
implements Streamable
EventType
value
EventTypeHolder()
EventTypeHolder(EventType initial)
void
_read(InputStream _in)
TypeCode
_type()
_write(OutputStream _out)
public EventType value
public EventTypeHolder()
public EventTypeHolder(EventType initial)
public void _read(InputStream _in)
Specified by:_read in interface Streamable
public TypeCode _type()
Specified by:_type in interface Streamable
public void _write(OutputStream _out)
Specified by:_write in interface Streamable