public class ACK extends AbstractMessage
Represents a ACK message structure. This structure contains the following elements:
log| Constructor and Description |
|---|
ACK()
Creates a new ACK message with DefaultModelClassFactory.
|
ACK(ModelClassFactory factory)
Creates a new ACK message with custom ModelClassFactory.
|
| Modifier and Type | Method and Description |
|---|---|
ERR |
getERR()
Returns
ERR (ERR - error segment) - creates it if necessary
|
MSA |
getMSA()
Returns
MSA (MSA - message acknowledgment segment) - creates it if necessary
|
MSH |
getMSH()
Returns
MSH (MSH - message header segment) - creates it if necessary
|
String |
getVersion()
Returns "2.3.1"
|
accept, encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, initQuickstart, parse, printStructure, printStructure, setParser, 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, provideLocation, removeRepetition, tryToInstantiateStructure, visitNestedStructuresclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequiredisEmpty, provideLocationpublic ACK()
public ACK(ModelClassFactory factory)
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic MSA getMSA()
Returns MSA (MSA - message acknowledgment segment) - creates it if necessary
Copyright © 2001–2017 University Health Network. All rights reserved.