org.omg.Security

Class MechandOptionsListHelper


public final class MechandOptionsListHelper
extends java.lang.Object

Generated from IDL definition of alias "MechandOptionsList"

Author:
JacORB IDL compiler

Method Summary

static MechandOptions[]
extract(Any any)
static String
id()
static void
insert(Any any, MechandOptions[] s)
static MechandOptions[]
read(InputStream _in)
static TypeCode
type()
static void
write(OutputStream _out, MechandOptions[] _s)

Method Details

extract

public static MechandOptions[] extract(Any any)


id

public static String id()


insert

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


read

public static MechandOptions[] read(InputStream _in)


type

public static TypeCode type()


write

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