org.omg.CosPropertyService
Class MultipleExceptionsHelper

java.lang.Object
  extended by org.omg.CosPropertyService.MultipleExceptionsHelper

public final class MultipleExceptionsHelper
extends java.lang.Object

Generated from IDL exception "MultipleExceptions".

Version:
generated at Mar 31, 2009 8:42:31 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Constructor Detail

MultipleExceptionsHelper

public MultipleExceptionsHelper()
Method Detail

type

public static TypeCode type()

insert

public static void insert(Any any,
                          MultipleExceptions s)

extract

public static MultipleExceptions extract(Any any)

id

public static java.lang.String id()

read

public static MultipleExceptions read(InputStream in)

write

public static void write(OutputStream out,
                         MultipleExceptions s)