Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
ConstantDef |
ConstantDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ConstantDef |
ContainerOperations.create_constant(String id,
String name,
String version,
IDLType type,
Any value) |
static ConstantDef |
ConstantDefHelper.extract(Any any) |
static ConstantDef |
ConstantDefHelper.narrow(Object obj) |
static ConstantDef |
ConstantDefHelper.read(InputStream in) |
static ConstantDef |
ConstantDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ConstantDefHelper.insert(Any any,
ConstantDef s) |
static void |
ConstantDefHelper.write(OutputStream _out,
ConstantDef s) |
Constructor and Description |
---|
ConstantDefHolder(ConstantDef initial) |
Copyright © 2013. All Rights Reserved.