org.omg.CosNotification

Class NamedPropertyRangeSeqHelper


public final class NamedPropertyRangeSeqHelper
extends java.lang.Object

Generated from IDL definition of alias "NamedPropertyRangeSeq"

Author:
JacORB IDL compiler

Method Summary

static NamedPropertyRange[]
extract(Any any)
static String
id()
static void
insert(Any any, NamedPropertyRange[] s)
static NamedPropertyRange[]
read(InputStream _in)
static TypeCode
type()
static void
write(OutputStream _out, NamedPropertyRange[] _s)

Method Details

extract

public static NamedPropertyRange[] extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          NamedPropertyRange[] s)


read

public static NamedPropertyRange[] read(InputStream _in)


type

public static TypeCode type()


write

public static void write(OutputStream _out,
                         NamedPropertyRange[] _s)