org.omg.CosTypedNotifyChannelAdmin

Class TypedSupplierAdminHelper


public final class TypedSupplierAdminHelper
extends java.lang.Object

Generated from IDL interface "TypedSupplierAdmin"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

static TypedSupplierAdmin
extract(Any any)
static String
id()
static void
insert(Any any, TypedSupplierAdmin s)
static TypedSupplierAdmin
narrow(java.lang.Object obj)
static TypedSupplierAdmin
narrow(Object obj)
static TypedSupplierAdmin
read(InputStream in)
static TypeCode
type()
static TypedSupplierAdmin
unchecked_narrow(Object obj)
static void
write(OutputStream _out, TypedSupplierAdmin s)

Method Details

extract

public static TypedSupplierAdmin extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TypedSupplierAdmin s)


narrow

public static TypedSupplierAdmin narrow(java.lang.Object obj)


narrow

public static TypedSupplierAdmin narrow(Object obj)


read

public static TypedSupplierAdmin read(InputStream in)


type

public static TypeCode type()


unchecked_narrow

public static TypedSupplierAdmin unchecked_narrow(Object obj)


write

public static void write(OutputStream _out,
                         TypedSupplierAdmin s)