org.omg.CORBA
Class AttrDescriptionSeqHelper
java.lang.Object
org.omg.CORBA.AttrDescriptionSeqHelper
public final class AttrDescriptionSeqHelper
- extends java.lang.Object
Generated from IDL alias "AttrDescriptionSeq".
- Version:
- generated at Aug 22, 2009 1:39:58 PM
- Author:
- JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttrDescriptionSeqHelper
public AttrDescriptionSeqHelper()
insert
public static void insert(Any any,
AttributeDescription[] s)
extract
public static AttributeDescription[] extract(Any any)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static AttributeDescription[] read(InputStream _in)
write
public static void write(OutputStream _out,
AttributeDescription[] _s)
Copyright © 2009. All Rights Reserved.