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

Packages that use AbstractType
ca.uhn.hl7v2.model   
ca.uhn.hl7v2.model.primitive   
ca.uhn.hl7v2.model.v21.datatype   
ca.uhn.hl7v2.model.v26.datatype   
 

Uses of AbstractType in ca.uhn.hl7v2.model
 

Subclasses of AbstractType in ca.uhn.hl7v2.model
 class AbstractPrimitive
          Base class for Primitives.
 class GenericComposite
          An unspecified Composite datatype that has an undefined number of components, each of which is a Varies.
 class GenericPrimitive
          An unspecified Primitive datatype that imposes no constraints on its string value.
 

Uses of AbstractType in ca.uhn.hl7v2.model.primitive
 

Subclasses of AbstractType in ca.uhn.hl7v2.model.primitive
 class DT
          Represents an HL7 DT (date) datatype.
 class ID
          This class contains functionality used by the ID class in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation.
 class IS
          This class contains functionality used by the IS class in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation.
 class NULLDT
          Base class for "NULL" datatype.
 class TM
          Represents an HL7 TM (time) datatype.
 class TSComponentOne
          Represents an HL7 timestamp, which is related to the HL7 TS type.
 

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

Subclasses of AbstractType in ca.uhn.hl7v2.model.v21.datatype
 class CM
          Version 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites.
 class TS
          Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
 

Uses of AbstractType in ca.uhn.hl7v2.model.v26.datatype
 

Subclasses of AbstractType in ca.uhn.hl7v2.model.v26.datatype
 class DTM
          Note: The class description below has been excerpted from the Hl7 2.4 documentation.
 



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