Package | Description |
---|---|
org.omg.CSI |
Modifier and Type | Field and Description |
---|---|
ContextError |
ContextErrorHolder.value |
Modifier and Type | Method and Description |
---|---|
ContextError |
SASContextBody.error_msg() |
static ContextError |
ContextErrorHelper.extract(Any a) |
static ContextError |
ContextErrorHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
void |
SASContextBody.error_msg(ContextError value) |
void |
SASContextBody.error_msg(short discriminator,
ContextError value) |
static void |
ContextErrorHelper.insert(Any a,
ContextError that) |
static void |
ContextErrorHelper.write(OutputStream ostream,
ContextError value) |
Constructor and Description |
---|
ContextErrorHolder(ContextError initialValue) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.