| Package | Description |
|---|---|
| com.sun.org.omg.CORBA |
| Modifier and Type | Field and Description |
|---|---|
static AttributeMode |
AttributeMode.ATTR_NORMAL |
static AttributeMode |
AttributeMode.ATTR_READONLY |
AttributeMode |
AttributeDescription.mode |
| Modifier and Type | Method and Description |
|---|---|
static AttributeMode |
AttributeModeHelper.extract(Any a) |
static AttributeMode |
AttributeMode.from_int(int value) |
static AttributeMode |
AttributeModeHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AttributeModeHelper.insert(Any a,
AttributeMode that) |
static void |
AttributeModeHelper.write(OutputStream ostream,
AttributeMode value) |
| Constructor and Description |
|---|
AttributeDescription(String _name,
String _id,
String _defined_in,
String _version,
TypeCode _type,
AttributeMode _mode) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.