org.omg.Security

Class MechandOptionsHelper


public final class MechandOptionsHelper
extends java.lang.Object

Generated from IDL definition of struct "MechandOptions"

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)