Class and Description |
---|
ca.uhn.hl7v2.parser.Escape
use
DefaultEscaping instance |
ca.uhn.hl7v2.llp.ExtendedMinLowerLayerProtocol
call
MinLowerLayerProtocol.MinLowerLayerProtocol(boolean) and
pass true as argument |
ca.uhn.hl7v2.util.MessageIDGenerator
use one of the IDGenerator implementations
|
ca.uhn.hl7v2.util.MessageQuery |
ca.uhn.hl7v2.validation.impl.RegexPrimitiveRule
use
BuilderSupport.matches(String) instead |
ca.uhn.hl7v2.validation.impl.SizeRule
use
BuilderSupport#maxLength() instead |
ca.uhn.hl7v2.validation.impl.TrimLeadingWhitespace
use
PrimitiveRuleBuilder.leftTrim() instead |
ca.uhn.hl7v2.validation.impl.TrimTrailingWhitespace
use
PrimitiveRuleBuilder.leftTrim() instead |
ca.uhn.hl7v2.validation.impl.WithdrawnDatatypeRule
use
BuilderSupport.withdrawn() instead |
Constructor and Description |
---|
ca.uhn.hl7v2.protocol.impl.ApplicationRouterImpl() |
ca.uhn.hl7v2.protocol.impl.ApplicationRouterImpl(HapiContext, Parser)
define parser over context
|
ca.uhn.hl7v2.model.DataTypeException(String, int) |
ca.uhn.hl7v2.model.DataTypeException(String, int, Throwable) |
ca.uhn.hl7v2.HL7Exception(String, int)
use HL7Exception(String, ErrorCode)
|
ca.uhn.hl7v2.HL7Exception(String, int, Throwable)
use HL7Exception(String, ErrorCode, Throwable)
|
Copyright © 2001–2017 University Health Network. All rights reserved.