org.omg.CosNotifyChannelAdmin

Class ProxyTypeHelper


public final class ProxyTypeHelper
extends java.lang.Object

Generated from IDL definition of enum "ProxyType"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static ProxyType extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          ProxyType s)


read

public static ProxyType read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         ProxyType s)