Uses of Class
ca.uhn.hl7v2.parser.ParserConfiguration

Packages that use ParserConfiguration
ca.uhn.hl7v2.model   
ca.uhn.hl7v2.parser   
 

Uses of ParserConfiguration in ca.uhn.hl7v2.model
 

Methods in ca.uhn.hl7v2.model with parameters of type ParserConfiguration
static void Varies.fixOBX5(Segment segment, ModelClassFactory factory, ParserConfiguration parserConfiguration)
           Sets the data type of field 5 in the given OBX segment to the value of OBX-2.
 

Uses of ParserConfiguration in ca.uhn.hl7v2.parser
 

Methods in ca.uhn.hl7v2.parser that return ParserConfiguration
 ParserConfiguration Parser.getParserConfiguration()
           
 

Methods in ca.uhn.hl7v2.parser with parameters of type ParserConfiguration
 void Parser.setParserConfiguration(ParserConfiguration theParserConfiguration)
          Sets the parser configuration for this parser (may not be null).
 



Copyright © 2001-2012 University Health Network. All Rights Reserved.