org.omg.Security
Class MechandOptionsListHelper

java.lang.Object
  extended byorg.omg.Security.MechandOptionsListHelper

public final class MechandOptionsListHelper
extends java.lang.Object

Generated from IDL definition of alias "MechandOptionsList"

Author:
JacORB IDL compiler

Constructor Summary
MechandOptionsListHelper()
           
 
Method Summary
static MechandOptions[] extract(Any any)
           
static java.lang.String id()
           
static void insert(Any any, MechandOptions[] s)
           
static MechandOptions[] read(InputStream _in)
           
static TypeCode type()
           
static void write(OutputStream _out, MechandOptions[] _s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MechandOptionsListHelper

public MechandOptionsListHelper()
Method Detail

insert

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

extract

public static MechandOptions[] extract(Any any)

type

public static TypeCode type()

id

public static java.lang.String id()

read

public static MechandOptions[] read(InputStream _in)

write

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