| Package | Description |
|---|---|
| _SDOPackage |
| Modifier and Type | Field and Description |
|---|---|
EnumerationType |
EnumerationTypeHolder.value |
| Modifier and Type | Method and Description |
|---|---|
EnumerationType |
AllowedValues.allowed_enum() |
static EnumerationType |
EnumerationTypeHelper.extract(org.omg.CORBA.Any a) |
static EnumerationType |
EnumerationTypeHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
void |
AllowedValues.allowed_enum(ComplexDataType discriminator,
EnumerationType value) |
void |
AllowedValues.allowed_enum(EnumerationType value) |
static void |
EnumerationTypeHelper.insert(org.omg.CORBA.Any a,
EnumerationType that) |
static void |
EnumerationTypeHelper.write(org.omg.CORBA.portable.OutputStream ostream,
EnumerationType value) |
| Constructor and Description |
|---|
EnumerationTypeHolder(EnumerationType initialValue) |