public class QBP_Q13 extends AbstractMessage
Represents a QBP_Q13 message structure (see chapter 5). This structure contains the following elements:
log| Constructor and Description |
|---|
QBP_Q13()
Creates a new QBP_Q13 message with DefaultModelClassFactory.
|
QBP_Q13(ModelClassFactory factory)
Creates a new QBP_Q13 message with custom ModelClassFactory.
|
| Modifier and Type | Method and Description |
|---|---|
DSC |
getDSC()
Returns
DSC (Continuation Pointer) - creates it if necessary
|
MSH |
getMSH()
Returns
MSH (Message Header) - creates it if necessary
|
QBP_Q13_QBP |
getQBP()
Returns
QBP (a Group object) - creates it if necessary
|
QPD |
getQPD()
Returns
QPD (Query Parameter Definition) - creates it if necessary
|
RCP |
getRCP()
Returns
RCP (Response Control Parameter) - creates it if necessary
|
RDF |
getRDF()
Returns
RDF (Table Row Definition) - creates it if necessary
|
String |
getVersion()
Returns "2.4"
|
encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, printStructure, setParser, setValidationContext, toStringadd, add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insert, insertRepetition, insertRepetition, isChoiceElement, isEmpty, isGroup, isRepeating, isRequired, removeRepetition, tryToInstantiateStructureclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequiredpublic QBP_Q13()
public QBP_Q13(ModelClassFactory factory)
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic QBP_Q13_QBP getQBP()
Returns QBP (a Group object) - creates it if necessary
Copyright © 2001-2013 University Health Network. All Rights Reserved.