Package | Description |
---|---|
org.omg.CORBA |
Modifier and Type | Field and Description |
---|---|
EnumDef |
EnumDefHolder.value |
Modifier and Type | Method and Description |
---|---|
EnumDef |
ContainerOperations.create_enum(String id,
String name,
String version,
String[] members) |
static EnumDef |
EnumDefHelper.extract(Any any) |
static EnumDef |
EnumDefHelper.narrow(Object obj) |
static EnumDef |
EnumDefHelper.read(InputStream in) |
static EnumDef |
EnumDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
EnumDefHelper.insert(Any any,
EnumDef s) |
static void |
EnumDefHelper.write(OutputStream _out,
EnumDef s) |
Constructor and Description |
---|
EnumDefHolder(EnumDef initial) |
Copyright © 2013. All Rights Reserved.