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

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

Uses of AbstractPrimitive in ca.uhn.hl7v2.model
 

Subclasses of AbstractPrimitive in ca.uhn.hl7v2.model
 class GenericPrimitive
          An unspecified Primitive datatype that imposes no constraints on its string value.
 

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

Subclasses of AbstractPrimitive 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 AbstractPrimitive in ca.uhn.hl7v2.model.v21.datatype
 

Subclasses of AbstractPrimitive in ca.uhn.hl7v2.model.v21.datatype
 class TS
          Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
 

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

Subclasses of AbstractPrimitive 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.