org.omg.CosNotification

Class EventTypeSeqHelper


public final class EventTypeSeqHelper
extends java.lang.Object

Generated from IDL definition of alias "EventTypeSeq"

Author:
JacORB IDL compiler

Method Summary

static EventType[]
extract(Any any)
static String
id()
static void
insert(Any any, EventType[] s)
static EventType[]
read(InputStream _in)
static TypeCode
type()
static void
write(OutputStream _out, EventType[] _s)

Method Details

extract

public static EventType[] extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          EventType[] s)


read

public static EventType[] read(InputStream _in)


type

public static TypeCode type()


write

public static void write(OutputStream _out,
                         EventType[] _s)