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