org.omg.CosTrading

Class IllegalPropertyNameHelper


public final class IllegalPropertyNameHelper
extends java.lang.Object

Generated from IDL definition of exception "IllegalPropertyName"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static IllegalPropertyName extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          IllegalPropertyName s)


read

public static IllegalPropertyName read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         IllegalPropertyName s)