org.omg.CORBA

Class TRANSACTION_ROLLEDBACKHelper


public final class TRANSACTION_ROLLEDBACKHelper
extends java.lang.Object

Generated from IDL definition of exception "TRANSACTION_ROLLEDBACK"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static TRANSACTION_ROLLEDBACK extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TRANSACTION_ROLLEDBACK s)


read

public static TRANSACTION_ROLLEDBACK read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         TRANSACTION_ROLLEDBACK s)