org.omg.CosNotification

Class PropertyRangeHelper


public final class PropertyRangeHelper
extends java.lang.Object

Generated from IDL definition of struct "PropertyRange"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static PropertyRange extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          PropertyRange s)


read

public static PropertyRange read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         PropertyRange s)