public static interface MessageQuery.Result
String get(int theFieldNumber)
theFieldNumber - numbered from zero in the order they are specified in the
queryString get(String theFieldName)
theFieldName - a field name as specified in the query with the keyword
"as"String[] getNamedFields()
boolean next() throws HL7Exception
HL7ExceptionCopyright © 2001-2012 University Health Network. All Rights Reserved.