org.omg.IOP

Class TaggedComponentSeqHelper


public final class TaggedComponentSeqHelper
extends java.lang.Object

Generated from IDL definition of alias "TaggedComponentSeq"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static TaggedComponent[] extract(Any any)


id

public static String id()


insert

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


read

public static TaggedComponent[] read(InputStream _in)


type

public static TypeCode type()


write

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