org.omg.CSI
クラス GSS_NT_ExportedNameListHelper

java.lang.Object
  |
  +--org.omg.CSI.GSS_NT_ExportedNameListHelper

public abstract class GSS_NT_ExportedNameListHelper
extends java.lang.Object


コンストラクタの概要
GSS_NT_ExportedNameListHelper()
           
 
メソッドの概要
static byte[][] extract(Any a)
           
static java.lang.String id()
           
static void insert(Any a, byte[][] t)
           
static byte[][] read(InputStream is)
           
static TypeCode type()
           
static void write(OutputStream os, byte[][] _v0)
           
 
クラス java.lang.Object から継承したメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

GSS_NT_ExportedNameListHelper

public GSS_NT_ExportedNameListHelper()
メソッドの詳細

insert

public static void insert(Any a,
                          byte[][] t)

extract

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

type

public static TypeCode type()

id

public static java.lang.String id()

read

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

write

public static void write(OutputStream os,
                         byte[][] _v0)