| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
BooleanValue |
DecoderChannel.decodeBooleanValue() |
BooleanValue |
AbstractDecoderChannel.decodeBooleanValue() |
| Modifier and Type | Field and Description |
|---|---|
protected BooleanValue |
TypedTypeEncoder.lastBool |
| Modifier and Type | Field and Description |
|---|---|
static BooleanValue |
BooleanValue.BOOLEAN_VALUE_0 |
static BooleanValue |
BooleanValue.BOOLEAN_VALUE_1 |
static BooleanValue |
BooleanValue.BOOLEAN_VALUE_2 |
static BooleanValue |
BooleanValue.BOOLEAN_VALUE_3 |
static BooleanValue |
BooleanValue.BOOLEAN_VALUE_FALSE |
static BooleanValue |
BooleanValue.BOOLEAN_VALUE_TRUE |
| Modifier and Type | Method and Description |
|---|---|
static BooleanValue |
BooleanValue.getBooleanValue(boolean bool) |
static BooleanValue |
BooleanValue.getBooleanValue(int boolID) |
static BooleanValue |
BooleanValue.parse(String value) |
Copyright © 2018 Siemens AG. All rights reserved.