org.omg.CosTrading

Class NotImplementedHelper


public final class NotImplementedHelper
extends java.lang.Object

Generated from IDL definition of exception "NotImplemented"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static NotImplemented extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          NotImplemented s)


read

public static NotImplemented read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         NotImplemented s)