tecgraf.openbus.opendreams
Class OpenDreamsJobInfoHelper

java.lang.Object
  extended by tecgraf.openbus.opendreams.OpenDreamsJobInfoHelper

public abstract class OpenDreamsJobInfoHelper
extends Object

Generated from IDL valuetype "OpenDreamsJobInfo".

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

Constructor Summary
OpenDreamsJobInfoHelper()
           
 
Method Summary
static OpenDreamsJobInfo extract(Any a)
           
static String id()
           
static void insert(Any a, OpenDreamsJobInfo v)
           
static OpenDreamsJobInfo read(InputStream is)
           
static TypeCode type()
           
static void write(OutputStream os, OpenDreamsJobInfo val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenDreamsJobInfoHelper

public OpenDreamsJobInfoHelper()
Method Detail

insert

public static void insert(Any a,
                          OpenDreamsJobInfo v)

extract

public static OpenDreamsJobInfo extract(Any a)

type

public static TypeCode type()

id

public static String id()

read

public static OpenDreamsJobInfo read(InputStream is)

write

public static void write(OutputStream os,
                         OpenDreamsJobInfo val)


Tecgraf PUC-Rio