public class QRY_A19 extends AbstractMessage
Represents a QRY_A19 message structure (see chapter ?). This structure contains the following elements:
log| Constructor and Description |
|---|
QRY_A19()
Creates a new QRY_A19 message with DefaultModelClassFactory.
|
QRY_A19(ModelClassFactory factory)
Creates a new QRY_A19 message with custom ModelClassFactory.
|
| Modifier and Type | Method and Description |
|---|---|
MSH |
getMSH()
Returns
MSH (MSH - message header segment) - creates it if necessary
|
QRD |
getQRD()
Returns
QRD (QRD - original-style query definition segment) - creates it if necessary
|
QRF |
getQRF()
Returns
QRF (QRF - original style query filter segment) - creates it if necessary
|
String |
getVersion()
Returns "2.3.1"
|
encode, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, setParser, setValidationContext, toStringadd, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition, tryToInstantiateStructureclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isGroup, isRepeating, isRequiredpublic QRY_A19()
public QRY_A19(ModelClassFactory factory)
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic QRD getQRD()
Copyright © 2001-2012 University Health Network. All Rights Reserved.