org.omg.GIOP
Class SystemExceptionReplyBodyHelper
java.lang.Object
|
+--org.omg.GIOP.SystemExceptionReplyBodyHelper
- public class SystemExceptionReplyBodyHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemExceptionReplyBodyHelper
public SystemExceptionReplyBodyHelper()
insert
public static void insert(Any a,
SystemExceptionReplyBody t)
extract
public static SystemExceptionReplyBody extract(Any a)
type
public static TypeCode type()
id
public static java.lang.String id()
read
public static SystemExceptionReplyBody read(InputStream istream)
write
public static void write(OutputStream ostream,
SystemExceptionReplyBody value)