public class MFQ_M01 extends AbstractMessage
Represents a MFQ_M01 message structure (see chapter ${chapter}). This structure contains the following elements:
log| Constructor and Description |
|---|
MFQ_M01()
Creates a new MFQ_M01 message with DefaultModelClassFactory.
|
MFQ_M01(ModelClassFactory factory)
Creates a new MFQ_M01 message with custom ModelClassFactory.
|
| Modifier and Type | Method and Description |
|---|---|
DSC |
getDSC()
Returns
DSC (DSC - Continuation pointer segment) - creates it if necessary
|
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 MFQ_M01()
public MFQ_M01(ModelClassFactory factory)
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic QRD getQRD()
public QRF getQRF()
Copyright © 2001-2012 University Health Network. All Rights Reserved.