org.omg.CosNotification

Class PropertyErrorSeqHelper


public final class PropertyErrorSeqHelper
extends java.lang.Object

Generated from IDL definition of alias "PropertyErrorSeq"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static PropertyError[] extract(Any any)


id

public static String id()


insert

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


read

public static PropertyError[] read(InputStream _in)


type

public static TypeCode type()


write

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