Uses of Class
ca.infoway.messagebuilder.marshalling.hl7.parser.AbstractElementParser

Packages that use AbstractElementParser
ca.infoway.messagebuilder.marshalling.hl7.parser   
 

Uses of AbstractElementParser in ca.infoway.messagebuilder.marshalling.hl7.parser
 

Subclasses of AbstractElementParser in ca.infoway.messagebuilder.marshalling.hl7.parser
 class AbstractCodeTypeElementParser
           
 class AbstractPivlElementParser
          PIVL - Periodic Interval of Time An interval of time that recurs periodically.
 class AbstractRtoElementParser<N,D>
           
 class AbstractSingleElementParser<V>
           
 class AnyElementParser
          ANY, ANY.LAB, ANY.CA.IZ, ANY.PATH Each value sent over the wire must correspond to one of the following non-abstract data type flavor specifications defined below: ANY: all types allowed ANY.LAB: CD.LAB, ST, PQ.LAB, IVL, INT.NONNEG, INT.POS, TS.FULLDATETIME, URG ANY.CA.IZ: ST, PN.BASIC, INT.POS, BL ANY.PATH: ST, PQ, ED.DOCORREF or CD.LAB
 class BlElementParser
          Parses an BL element into a Boolean.
 class CvElementParser
          CV - Coded Value Parses an CV element into a CV enum field.
 



Copyright © 2013. All Rights Reserved.