| Package | Description |
|---|---|
| com.siemens.ct.exi.core.values |
Typed value support such as float values, list values et cetera.
|
| Modifier and Type | Field and Description |
|---|---|
protected IntegerValueType |
IntegerValue.iValType |
| Modifier and Type | Method and Description |
|---|---|
IntegerValueType |
IntegerValue.getIntegerValueType() |
static IntegerValueType |
IntegerValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntegerValueType[] |
IntegerValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Siemens AG. All rights reserved.