org.omg.GIOP

Class ReplyStatusType_1_2Helper


public final class ReplyStatusType_1_2Helper
extends java.lang.Object

Generated from IDL definition of enum "ReplyStatusType_1_2"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static ReplyStatusType_1_2 extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          ReplyStatusType_1_2 s)


read

public static ReplyStatusType_1_2 read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         ReplyStatusType_1_2 s)