Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
ValueDescription |
ValueDescriptionHolder.value |
Modifier and Type | Method and Description |
---|---|
static ValueDescription |
ValueDescriptionHelper.extract(Any any) |
static ValueDescription |
ValueDescriptionHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ValueDescriptionHelper.insert(Any any,
ValueDescription s) |
static void |
ValueDescriptionHelper.write(OutputStream out,
ValueDescription s) |
Constructor and Description |
---|
ValueDescriptionHolder(ValueDescription initial) |