Uses of Class
com.sun.corba.ee.org.omg.CSI.ContextError
-
Packages that use ContextError Package Description com.sun.corba.ee.org.omg.CSI -
-
Uses of ContextError in com.sun.corba.ee.org.omg.CSI
Fields in com.sun.corba.ee.org.omg.CSI declared as ContextError Modifier and Type Field Description private ContextErrorSASContextBody. ___error_msgContextErrorContextErrorHolder. valueMethods in com.sun.corba.ee.org.omg.CSI that return ContextError Modifier and Type Method Description ContextErrorSASContextBody. error_msg()static ContextErrorContextErrorHelper. extract(Any a)static ContextErrorContextErrorHelper. read(InputStream istream)Methods in com.sun.corba.ee.org.omg.CSI with parameters of type ContextError Modifier and Type Method Description voidSASContextBody. error_msg(short discriminator, ContextError value)voidSASContextBody. error_msg(ContextError value)static voidContextErrorHelper. insert(Any a, ContextError that)static voidContextErrorHelper. write(OutputStream ostream, ContextError value)Constructors in com.sun.corba.ee.org.omg.CSI with parameters of type ContextError Constructor Description ContextErrorHolder(ContextError initialValue)
-