org.omg.CORBA
Class PERSIST_STOREHelper
java.lang.Object
org.omg.CORBA.PERSIST_STOREHelper
- public final class PERSIST_STOREHelper
- extends java.lang.Object
Generated from IDL definition of exception "PERSIST_STORE"
- Author:
- JacORB IDL compiler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERSIST_STOREHelper
public PERSIST_STOREHelper()
type
public static TypeCode type()
insert
public static void insert(Any any,
PERSIST_STORE s)
extract
public static PERSIST_STORE extract(Any any)
id
public static java.lang.String id()
read
public static PERSIST_STORE read(InputStream in)
write
public static void write(OutputStream out,
PERSIST_STORE s)