org.omg.CORBA

Class INV_OBJREFHelper


public final class INV_OBJREFHelper
extends java.lang.Object

Generated from IDL definition of exception "INV_OBJREF"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static INV_OBJREF extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          INV_OBJREF s)


read

public static INV_OBJREF read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         INV_OBJREF s)