Uses of Class
ca.uhn.hl7v2.model.AbstractComposite

Packages that use AbstractComposite
ca.uhn.hl7v2.model   
ca.uhn.hl7v2.model.v21.datatype   
 

Uses of AbstractComposite in ca.uhn.hl7v2.model
 

Subclasses of AbstractComposite in ca.uhn.hl7v2.model
 class GenericComposite
          An unspecified Composite datatype that has an undefined number of components, each of which is a Varies.
 

Uses of AbstractComposite in ca.uhn.hl7v2.model.v21.datatype
 

Subclasses of AbstractComposite in ca.uhn.hl7v2.model.v21.datatype
 class CM
          Version 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites.
 



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