org.omg.CORBA

Class TRANSIENTHelper


public final class TRANSIENTHelper
extends java.lang.Object

Generated from IDL definition of exception "TRANSIENT"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static TRANSIENT extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TRANSIENT s)


read

public static TRANSIENT read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         TRANSIENT s)