org.omg.IOP

Class TaggedComponentHelper


public final class TaggedComponentHelper
extends java.lang.Object

Generated from IDL definition of struct "TaggedComponent"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static TaggedComponent extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          TaggedComponent s)


read

public static TaggedComponent read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         TaggedComponent s)