org.jacorb.imr.RegistrationPackage

Class IllegalPOANameHelper


public final class IllegalPOANameHelper
extends java.lang.Object

Generated from IDL definition of exception "IllegalPOAName"

Author:
JacORB IDL compiler

Method Summary

static IllegalPOAName
extract(Any any)
static String
id()
static void
insert(Any any, IllegalPOAName s)
static IllegalPOAName
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, IllegalPOAName s)

Method Details

extract

public static IllegalPOAName extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          IllegalPOAName s)


read

public static IllegalPOAName read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         IllegalPOAName s)