ca.uhn.hl7v2.model.composite
Class AbstractPersonNameComposite

java.lang.Object
  extended by ca.uhn.hl7v2.model.AbstractType
      extended by ca.uhn.hl7v2.model.composite.AbstractPersonNameComposite
All Implemented Interfaces:
Composite, Type, Serializable

public abstract class AbstractPersonNameComposite
extends AbstractType
implements Composite

NOT YET IN USE

See Also:
Serialized Form

Constructor Summary
AbstractPersonNameComposite(Message theMessage)
          Constructor
 
Method Summary
 
Methods inherited from class ca.uhn.hl7v2.model.AbstractType
clear, encode, getExtraComponents, getMessage, getName, parse, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface ca.uhn.hl7v2.model.Composite
getComponent, getComponents
 
Methods inherited from interface ca.uhn.hl7v2.model.Type
clear, encode, getExtraComponents, getMessage, getName, parse
 

Constructor Detail

AbstractPersonNameComposite

public AbstractPersonNameComposite(Message theMessage)
Constructor



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