gov.lanl.Utility
Class HL7Component
java.lang.Object
|
+--gov.lanl.Utility.HL7Component
- public class HL7Component
- extends java.lang.Object
Store HL7 string for retrieving of the various elements
-

| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7Component
public HL7Component(java.lang.String[] field)
HL7Component
public HL7Component(java.lang.String fieldStr)
throws java.text.ParseException
HL7Component
public HL7Component(java.lang.String fieldStr,
java.lang.String componentSeparator)
throws java.text.ParseException
getElement
public java.lang.String getElement(int i)