org.omg.CORBA

Class INV_IDENTHelper


public final class INV_IDENTHelper
extends java.lang.Object

Generated from IDL definition of exception "INV_IDENT"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static INV_IDENT extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          INV_IDENT s)


read

public static INV_IDENT read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         INV_IDENT s)