org.omg.GIOP

Class MsgType_1_1Helper


public final class MsgType_1_1Helper
extends java.lang.Object

Generated from IDL definition of enum "MsgType_1_1"

Author:
JacORB IDL compiler

Method Summary

static MsgType_1_1
extract(Any any)
static String
id()
static void
insert(Any any, MsgType_1_1 s)
static MsgType_1_1
read(InputStream in)
static TypeCode
type()
static void
write(OutputStream out, MsgType_1_1 s)

Method Details

extract

public static MsgType_1_1 extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          MsgType_1_1 s)


read

public static MsgType_1_1 read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         MsgType_1_1 s)