|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v231.segment.QAK
public class QAK
Represents an HL7 QAK message segment (Query Acknowledgement). This segment has the following fields:
| Constructor Summary | |
|---|---|
QAK(Group parent,
ModelClassFactory factory)
Creates a new QAK segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ST |
getQak1_QueryTag()
Returns QAK-1: "Query Tag" - creates it if necessary |
ID |
getQak2_QueryResponseStatus()
Returns QAK-2: "Query Response Status" - creates it if necessary |
ID |
getQueryResponseStatus()
Returns QAK-2: "Query Response Status" - creates it if necessary |
ST |
getQueryTag()
Returns QAK-1: "Query Tag" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QAK(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public ST getQueryTag()
public ST getQak1_QueryTag()
public ID getQueryResponseStatus()
public ID getQak2_QueryResponseStatus()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||