tecgraf.openbus.DRMAA
Class HoldInconsistentStateExceptionHelper

java.lang.Object
  extended by tecgraf.openbus.DRMAA.HoldInconsistentStateExceptionHelper

public final class HoldInconsistentStateExceptionHelper
extends Object

Generated from IDL exception "HoldInconsistentStateException".

Version:
generated at Nov 3, 2010 2:32:40 PM
Author:
JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006

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

Constructor Detail

HoldInconsistentStateExceptionHelper

public HoldInconsistentStateExceptionHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          HoldInconsistentStateException s)

extract

public static HoldInconsistentStateException extract(Any any)

id

public static String id()

read

public static HoldInconsistentStateException read(InputStream in)

write

public static void write(OutputStream out,
                         HoldInconsistentStateException s)


Tecgraf PUC-Rio