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