Package com.sun.org.omg.CORBA
Class ExceptionDescriptionHelper
java.lang.Object
com.sun.org.omg.CORBA.ExceptionDescriptionHelper
com/sun/org/omg/CORBA/ExceptionDescriptionHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExceptionDescription
static String
id()
static void
insert
(Any a, ExceptionDescription that) static ExceptionDescription
read
(InputStream istream) static TypeCode
type()
static void
write
(OutputStream ostream, ExceptionDescription value)
-
Field Details
-
_id
-
__typeCode
-
__active
private static boolean __active
-
-
Constructor Details
-
ExceptionDescriptionHelper
public ExceptionDescriptionHelper()
-
-
Method Details
-
insert
-
extract
-
type
-
id
-
read
-
write
-