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

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

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

Methods in ca.uhn.hl7v2.conf.check with parameters of type AbstractComponent
 HL7Exception[] DefaultValidator.testType(Type type, AbstractComponent profile, java.lang.String encoded, java.lang.String profileID)
          Tests a Type against the corresponding section of a profile.
 

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

Subclasses of AbstractComponent in ca.uhn.hl7v2.conf.spec.message
 class Component
          The specification for a particular field component in a message profile.
 class Field
          The specification for a specific field in a message profile.
 class SubComponent
          The specification for a particular field sub-component in a message profile.
 



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