org.omg.CosNotification
Class PropertyErrorSeqHelper
java.lang.Object
org.omg.CosNotification.PropertyErrorSeqHelper
- public final class PropertyErrorSeqHelper
- extends java.lang.Object
Generated from IDL definition of alias "PropertyErrorSeq"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyErrorSeqHelper
public PropertyErrorSeqHelper()
insert
public static void insert(Any any,
PropertyError[] s)
extract
public static PropertyError[] extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static PropertyError[] read(InputStream _in)
write
public static void write(OutputStream _out,
PropertyError[] _s)