ca.uhn.hl7v2.parser
Class FastParser.RootRef

java.lang.Object
  extended by ca.uhn.hl7v2.parser.FastParser.StructRef
      extended by ca.uhn.hl7v2.parser.FastParser.RootRef
Enclosing class:
FastParser

public static class FastParser.RootRef
extends FastParser.StructRef

A convenience StructRef that points to a message root.

Version:
$Revision: 1.3 $ updated on $Date: 2009/10/03 15:25:46 $ by $Author: jamesagnew $
Author:
Bryan Tripp

Constructor Summary
FastParser.RootRef()
           
 
Method Summary
 java.lang.String getFullPath()
           
 
Methods inherited from class ca.uhn.hl7v2.parser.FastParser.StructRef
getChildName, getFields, getRelativePath, getSuccessor, isSegment, reset, setSuccessor
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastParser.RootRef

public FastParser.RootRef()
Method Detail

getFullPath

public java.lang.String getFullPath()
Overrides:
getFullPath in class FastParser.StructRef
Returns:
full Terser path, including parent and repetition information.


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