org.omg.CosTransactions
Class NotPreparedHelper

java.lang.Object
  extended by org.omg.CosTransactions.NotPreparedHelper

public abstract class NotPreparedHelper
extends Object

Generated from IDL exception "NotPrepared".

Version:
generated at 15-Jan-2014 10:34:52
Author:
JacORB IDL compiler V 3.4

Constructor Summary
NotPreparedHelper()
           
 
Method Summary
static NotPrepared extract(Any any)
           
static String id()
           
static void insert(Any any, NotPrepared s)
           
static NotPrepared read(InputStream in)
           
static TypeCode type()
           
static void write(OutputStream out, NotPrepared s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotPreparedHelper

public NotPreparedHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          NotPrepared s)

extract

public static NotPrepared extract(Any any)

id

public static String id()

read

public static NotPrepared read(InputStream in)

write

public static void write(OutputStream out,
                         NotPrepared s)


Copyright © 2014 JacORB. All Rights Reserved.