org.omg.CONV_FRAME

Class CodeSetComponentHelper


public final class CodeSetComponentHelper
extends java.lang.Object

Generated from IDL definition of struct "CodeSetComponent"

Author:
JacORB IDL compiler

Method Summary

static CodeSetComponent
extract(Any any)
static String
id()
static void
insert(Any any, CodeSetComponent s)
static CodeSetComponent
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, CodeSetComponent s)

Method Details

extract

public static CodeSetComponent extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          CodeSetComponent s)


read

public static CodeSetComponent read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         CodeSetComponent s)