org.omg.CosTrading.RegisterPackage

Class RegisterNotSupportedHelper


public final class RegisterNotSupportedHelper
extends java.lang.Object

Generated from IDL definition of exception "RegisterNotSupported"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static RegisterNotSupported extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          RegisterNotSupported s)


read

public static RegisterNotSupported read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         RegisterNotSupported s)