org.omg.CosTrading

Class ReadonlyDynamicPropertyHelper


public final class ReadonlyDynamicPropertyHelper
extends java.lang.Object

Generated from IDL definition of exception "ReadonlyDynamicProperty"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static ReadonlyDynamicProperty extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          ReadonlyDynamicProperty s)


read

public static ReadonlyDynamicProperty read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         ReadonlyDynamicProperty s)