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

Packages that use AbstractStructure
ca.uhn.hl7v2.model   
 

Uses of AbstractStructure in ca.uhn.hl7v2.model
 

Subclasses of AbstractStructure in ca.uhn.hl7v2.model
 class AbstractGroup
          A partial implementation of Group.
 class AbstractMessage
          A default implementation of Message.
 class AbstractSegment
           Provides common functionality needed by implementers of the Segment interface.
 class GenericGroup
          An undefined segment group.
 class GenericMessage
          A generic HL7 message, meant for parsing message with unrecognized structures into a flat list of segments.
static class GenericMessage.UnknownVersion
           
static class GenericMessage.V21
           
static class GenericMessage.V22
           
static class GenericMessage.V23
           
static class GenericMessage.V231
           
static class GenericMessage.V24
           
static class GenericMessage.V25
           
static class GenericMessage.V251
           
static class GenericMessage.V26
           
 class GenericSegment
          An unspecified segment that has an undefined number of fields, each of which is a Varies.
 



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