tecgraf.openbus.opendreams
Class IOpenDreamsHelper

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

public final class IOpenDreamsHelper
extends Object

Generated from IDL interface "IOpenDreams".

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

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

Constructor Detail

IOpenDreamsHelper

public IOpenDreamsHelper()
Method Detail

insert

public static void insert(Any any,
                          IOpenDreams s)

extract

public static IOpenDreams extract(Any any)

type

public static TypeCode type()

id

public static String id()

read

public static IOpenDreams read(InputStream in)

write

public static void write(OutputStream _out,
                         IOpenDreams s)

narrow

public static IOpenDreams narrow(Object obj)

unchecked_narrow

public static IOpenDreams unchecked_narrow(Object obj)


Tecgraf PUC-Rio