org.omg.CosTrading

Class RegisterHelper


public final class RegisterHelper
extends java.lang.Object

Generated from IDL interface "Register"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

static Register
extract(Any any)
static String
id()
static void
insert(Any any, Register s)
static Register
narrow(java.lang.Object obj)
static Register
narrow(Object obj)
static Register
read(InputStream in)
static TypeCode
type()
static Register
unchecked_narrow(Object obj)
static void
write(OutputStream _out, Register s)

Method Details

extract

public static Register extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          Register s)


narrow

public static Register narrow(java.lang.Object obj)


narrow

public static Register narrow(Object obj)


read

public static Register read(InputStream in)


type

public static TypeCode type()


unchecked_narrow

public static Register unchecked_narrow(Object obj)


write

public static void write(OutputStream _out,
                         Register s)