|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextError | |
org.omg.CSI |
Uses of ContextError in org.omg.CSI |
Fields in org.omg.CSI declared as ContextError | |
ContextError |
ContextErrorHolder.value
|
Methods in org.omg.CSI that return ContextError | |
ContextError |
SASContextBody.error_msg()
|
static ContextError |
ContextErrorHelper.extract(org.omg.CORBA.Any a)
|
static ContextError |
ContextErrorHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CSI with parameters of type ContextError | |
void |
SASContextBody.error_msg(ContextError value)
|
void |
SASContextBody.error_msg(short discriminator,
ContextError value)
|
static void |
ContextErrorHelper.insert(org.omg.CORBA.Any a,
ContextError that)
|
static void |
ContextErrorHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ContextError value)
|
Constructors in org.omg.CSI with parameters of type ContextError | |
ContextErrorHolder(ContextError initialValue)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |