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