EXIficient

com.siemens.ct.exi.datatype
Interface Datatype

All Known Implementing Classes:
AbstractDatatype, DatatypeBinary, DatatypeBoolean, DatatypeBooleanPattern, DatatypeDatetime, DatatypeDecimal, DatatypeEnumeration, DatatypeFloat, DatatypeInteger, DatatypeList, DatatypeNBitInteger, DatatypeString, DatatypeUnsignedInteger

public interface Datatype

TODO Description

Version:
0.3.20080718
Author:
Daniel.Peintner.EXT@siemens.com, Joerg.Heuer@siemens.com

Method Summary
 ExpandedName getDatatypeIdentifier()
           
 BuiltInType getDefaultBuiltInType()
           
 

Method Detail

getDefaultBuiltInType

BuiltInType getDefaultBuiltInType()

getDatatypeIdentifier

ExpandedName getDatatypeIdentifier()

EXIficient