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

Packages that use SubComponent
ca.uhn.hl7v2.conf.spec.message   
 

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

Methods in ca.uhn.hl7v2.conf.spec.message that return SubComponent
 SubComponent Component.getSubComponent(int index)
          Indexed getter for property components (index starts at 1 following HL7 convention).
 

Methods in ca.uhn.hl7v2.conf.spec.message with parameters of type SubComponent
 void Component.setSubComponent(int index, SubComponent component)
          Indexed setter for property components (index starts at 1 following HL7 convention).
 



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