org.omg.CORBA.InterfaceDefPackage

Class FullInterfaceDescriptionHelper


public final class FullInterfaceDescriptionHelper
extends java.lang.Object

Generated from IDL definition of struct "FullInterfaceDescription"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static FullInterfaceDescription extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          FullInterfaceDescription s)


read

public static FullInterfaceDescription read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         FullInterfaceDescription s)