org.omg.CSIIOP
クラス SECIOP_SEC_TRANSHelper

java.lang.Object
  |
  +--org.omg.CSIIOP.SECIOP_SEC_TRANSHelper

public abstract class SECIOP_SEC_TRANSHelper
extends java.lang.Object


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

コンストラクタの詳細

SECIOP_SEC_TRANSHelper

public SECIOP_SEC_TRANSHelper()
メソッドの詳細

insert

public static void insert(Any a,
                          SECIOP_SEC_TRANS t)

extract

public static SECIOP_SEC_TRANS extract(Any a)

type

public static TypeCode type()

id

public static java.lang.String id()

read

public static SECIOP_SEC_TRANS read(InputStream is)

write

public static void write(OutputStream os,
                         SECIOP_SEC_TRANS v)