EXIficient

com.siemens.ct.exi.datatype
Class DatatypeBinary

java.lang.Object
  extended by com.siemens.ct.exi.datatype.AbstractDatatype
      extended by com.siemens.ct.exi.datatype.DatatypeBinary
All Implemented Interfaces:
Datatype

public class DatatypeBinary
extends AbstractDatatype

TODO Description

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

Constructor Summary
DatatypeBinary(ExpandedName datatypeIdentifier, BuiltInType binaryType)
           
 
Method Summary
 
Methods inherited from class com.siemens.ct.exi.datatype.AbstractDatatype
equals, getDatatypeIdentifier, getDefaultBuiltInType
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatatypeBinary

public DatatypeBinary(ExpandedName datatypeIdentifier,
                      BuiltInType binaryType)

EXIficient