Uses of Class
ca.uhn.hl7v2.conf.spec.message.AbstractSegmentContainer

Packages that use AbstractSegmentContainer
ca.uhn.hl7v2.conf.check   
ca.uhn.hl7v2.conf.spec.message   
 

Uses of AbstractSegmentContainer in ca.uhn.hl7v2.conf.check
 

Methods in ca.uhn.hl7v2.conf.check with parameters of type AbstractSegmentContainer
 HL7Exception[] DefaultValidator.testGroup(Group group, AbstractSegmentContainer profile, java.lang.String profileID)
          Tests a group against a group section of a profile.
 

Uses of AbstractSegmentContainer in ca.uhn.hl7v2.conf.spec.message
 

Subclasses of AbstractSegmentContainer in ca.uhn.hl7v2.conf.spec.message
 class SegGroup
          A specification for a segment group in a conformance profile.
 class StaticDef
          A "static message profile" (see HL7 2.5 section 2.12).
 



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