public class SQM_S25 extends AbstractMessage
Represents a SQM_S25 message structure (see chapter ?). This structure contains the following elements:
log
Constructor and Description |
---|
SQM_S25()
Creates a new SQM_S25 message with DefaultModelClassFactory.
|
SQM_S25(ModelClassFactory factory)
Creates a new SQM_S25 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
|
QRD |
getQRD()
Returns
QRD (Original-Style Query Definition) - creates it if necessary
|
QRF |
getQRF()
Returns
QRF (Original Style Query Filter) - creates it if necessary
|
SQM_S25_REQUEST |
getREQUEST()
Returns
REQUEST (a Group object) - creates it if necessary
|
String |
getVersion()
Returns "2.4"
|
accept, encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, printStructure, setParser, toString
add, 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, provideLocation, removeRepetition, tryToInstantiateStructure, visitNestedStructures
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequired
isEmpty, provideLocation
public SQM_S25()
public SQM_S25(ModelClassFactory factory)
public String getVersion()
getVersion
in interface Message
getVersion
in class AbstractMessage
public SQM_S25_REQUEST getREQUEST()
Returns REQUEST (a Group object) - creates it if necessary
Copyright © 2001–2017 University Health Network. All rights reserved.