|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.AbstractMessage
ca.uhn.hl7v2.model.v24.message.QBP_Q21
public class QBP_Q21
Represents a QBP_Q21 message structure (see chapter 15). This structure contains the following elements:
| Constructor Summary | |
|---|---|
QBP_Q21()
Creates a new QBP_Q21 message with DefaultModelClassFactory. |
|
QBP_Q21(ModelClassFactory factory)
Creates a new QBP_Q21 message with custom ModelClassFactory. |
|
| Method Summary | |
|---|---|
DSC |
getDSC()
Returns DSC (Continuation Pointer) - creates it if necessary |
MSH |
getMSH()
Returns MSH (Message Header) - 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 |
String |
getVersion()
Returns "2.4" |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractMessage |
|---|
encode, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParser, getValidationContext, initQuickstart, parse, printStructure, setParser, setValidationContext, toString |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup |
|---|
add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getClass, getModelClassFactory, getName, getNames, getParent, insertRepetition, insertRepetition, isGroup, isRepeating, isRequired, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ca.uhn.hl7v2.model.Group |
|---|
addNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isGroup, isRepeating, isRequired |
| Methods inherited from interface ca.uhn.hl7v2.model.Structure |
|---|
getName, getParent |
| Constructor Detail |
|---|
public QBP_Q21()
public QBP_Q21(ModelClassFactory factory)
| Method Detail |
|---|
public String getVersion()
getVersion in interface MessagegetVersion in class AbstractMessagepublic MSH getMSH()
public QPD getQPD()
public RCP getRCP()
public DSC getDSC()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||