tecgraf.openbus.DRMAA
Class UnsupportedAttributeExceptionHelper

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

public final class UnsupportedAttributeExceptionHelper
extends Object

Generated from IDL exception "UnsupportedAttributeException".

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

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

Constructor Detail

UnsupportedAttributeExceptionHelper

public UnsupportedAttributeExceptionHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          UnsupportedAttributeException s)

extract

public static UnsupportedAttributeException extract(Any any)

id

public static String id()

read

public static UnsupportedAttributeException read(InputStream in)

write

public static void write(OutputStream out,
                         UnsupportedAttributeException s)


Tecgraf PUC-Rio