EXIficient

Uses of Class
com.siemens.ct.exi.values.DateTimeValue

Packages that use DateTimeValue
com.siemens.ct.exi.io.channel EXI channels. 
 

Uses of DateTimeValue in com.siemens.ct.exi.io.channel
 

Methods in com.siemens.ct.exi.io.channel that return DateTimeValue
 DateTimeValue DecoderChannel.decodeDateTimeValue(DatetimeType type)
          Decode Date-Time as sequence of values representing the individual components of the Date-Time.
 DateTimeValue AbstractDecoderChannel.decodeDateTimeValue(DatetimeType type)
          Decode Date-Time as sequence of values representing the individual components of the Date-Time.
 


EXIficient