| Package | Description |
|---|---|
| _SDOPackage |
| Modifier and Type | Field and Description |
|---|---|
AllowedValues |
Parameter.allowed_values |
AllowedValues |
AllowedValuesHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static AllowedValues |
AllowedValuesHelper.extract(org.omg.CORBA.Any a) |
static AllowedValues |
AllowedValuesHelper.read(org.omg.CORBA.portable.InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
AllowedValuesHelper.insert(org.omg.CORBA.Any a,
AllowedValues that) |
static void |
AllowedValuesHelper.write(org.omg.CORBA.portable.OutputStream ostream,
AllowedValues value) |
| Constructor and Description |
|---|
AllowedValuesHolder(AllowedValues initialValue) |
Parameter(java.lang.String _name,
org.omg.CORBA.TypeCode _type,
AllowedValues _allowed_values) |