| Package | Description |
|---|---|
| com.siemens.ct.exi.core.datatype |
EXI built-in datatypes.
|
| com.siemens.ct.exi.core.io.channel |
EXI channels.
|
| com.siemens.ct.exi.core.types |
EXI Types and Type coding modes such as Typed, String, Lexical and RepresentationMap.
|
| com.siemens.ct.exi.core.values |
Typed value support such as float values, list values et cetera.
|
| Modifier and Type | Field and Description |
|---|---|
protected DecimalValue |
DecimalDatatype.lastValidDecimal |
| Modifier and Type | Method and Description |
|---|---|
DecimalValue |
DecoderChannel.decodeDecimalValue()
Decode a decimal represented as a Boolean sign followed by two Unsigned
Integers.
|
DecimalValue |
AbstractDecoderChannel.decodeDecimalValue()
Decode a decimal represented as a Boolean sign followed by two Unsigned
Integers.
|
| Modifier and Type | Field and Description |
|---|---|
protected DecimalValue |
TypedTypeEncoder.lastDecimal |
| Modifier and Type | Method and Description |
|---|---|
static DecimalValue |
DecimalValue.parse(BigDecimal decimal) |
static DecimalValue |
DecimalValue.parse(String decimal) |
Copyright © 2018 Siemens AG. All rights reserved.