org.omg.CSI
Class GSS_NT_ExportedNameListHelper

java.lang.Object
  extended byorg.omg.CSI.GSS_NT_ExportedNameListHelper

public final class GSS_NT_ExportedNameListHelper
extends java.lang.Object

Generated from IDL definition of alias "GSS_NT_ExportedNameList"

Author:
JacORB IDL compiler

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

Constructor Detail

GSS_NT_ExportedNameListHelper

public GSS_NT_ExportedNameListHelper()
Method Detail

insert

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

extract

public static byte[][] extract(Any any)

type

public static TypeCode type()

id

public static java.lang.String id()

read

public static byte[][] read(InputStream _in)

write

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