org.omg.GIOP

Class MsgType_1_0Helper


public final class MsgType_1_0Helper
extends java.lang.Object

Generated from IDL definition of enum "MsgType_1_0"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static MsgType_1_0 extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          MsgType_1_0 s)


read

public static MsgType_1_0 read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         MsgType_1_0 s)