| Package | Description |
|---|---|
| com.siemens.ct.exi.core.datatype |
EXI built-in datatypes.
|
| com.siemens.ct.exi.core.types |
EXI Types and Type coding modes such as Typed, String, Lexical and RepresentationMap.
|
| Modifier and Type | Field and Description |
|---|---|
protected BuiltInType |
AbstractDatatype.builtInType |
| Modifier and Type | Method and Description |
|---|---|
BuiltInType |
Datatype.getBuiltInType() |
BuiltInType |
AbstractDatatype.getBuiltInType() |
| Constructor and Description |
|---|
AbstractBinaryDatatype(BuiltInType binaryType,
QNameContext schemaType) |
AbstractDatatype(BuiltInType builtInType,
QNameContext schemaType) |
| Modifier and Type | Method and Description |
|---|---|
static BuiltInType |
BuiltInType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltInType[] |
BuiltInType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Siemens AG. All rights reserved.