org.omg.CosTrading.LookupPackage

Class IllegalPolicyNameHelper


public final class IllegalPolicyNameHelper
extends java.lang.Object

Generated from IDL definition of exception "IllegalPolicyName"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static IllegalPolicyName extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          IllegalPolicyName s)


read

public static IllegalPolicyName read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         IllegalPolicyName s)