|
EXIficient | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BuiltInType | |
---|---|
com.siemens.ct.exi.datatype | EXI built-in datatypes. |
com.siemens.ct.exi.types | EXI Types and Type coding modes such as Typed, String, Lexical and RepresentationMap. |
Uses of BuiltInType in com.siemens.ct.exi.datatype |
---|
Methods in com.siemens.ct.exi.datatype that return BuiltInType | |
---|---|
BuiltInType |
Datatype.getDefaultBuiltInType()
|
BuiltInType |
AbstractDatatype.getDefaultBuiltInType()
|
Constructors in com.siemens.ct.exi.datatype with parameters of type BuiltInType | |
---|---|
AbstractBinaryDatatype(javax.xml.namespace.QName datatypeIdentifier,
BuiltInType binaryType)
|
|
AbstractDatatype(BuiltInType builtInType,
javax.xml.namespace.QName datatypeIdentifier)
|
Uses of BuiltInType in com.siemens.ct.exi.types |
---|
Fields in com.siemens.ct.exi.types declared as BuiltInType | |
---|---|
static BuiltInType |
BuiltIn.DEFAULT_BUILTIN
|
Methods in com.siemens.ct.exi.types that return BuiltInType | |
---|---|
static BuiltInType |
BuiltInType.valueOf(java.lang.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. |
|
EXIficient | |||||||||
PREV NEXT | FRAMES NO FRAMES |