org.omg.CORBA

Class PERSIST_STOREHelper


public final class PERSIST_STOREHelper
extends java.lang.Object

Generated from IDL definition of exception "PERSIST_STORE"

Author:
JacORB IDL compiler

Method Summary

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

Method Details

extract

public static PERSIST_STORE extract(Any any)


id

public static String id()


insert

public static void insert(Any any,
                          PERSIST_STORE s)


read

public static PERSIST_STORE read(InputStream in)


type

public static TypeCode type()


write

public static void write(OutputStream out,
                         PERSIST_STORE s)