|
||||||||||
| 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.v24.segment.DSP
public class DSP
Represents an HL7 DSP message segment (Display Data). This segment has the following fields:
| Constructor Summary | |
|---|---|
DSP(Group parent,
ModelClassFactory factory)
Creates a new DSP segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
TX |
getDataLine()
Returns DSP-3: "Data Line" - creates it if necessary |
SI |
getDisplayLevel()
Returns DSP-2: "Display Level" - creates it if necessary |
SI |
getDsp1_SetIDDSP()
Returns DSP-1: "Set ID - DSP" - creates it if necessary |
SI |
getDsp2_DisplayLevel()
Returns DSP-2: "Display Level" - creates it if necessary |
TX |
getDsp3_DataLine()
Returns DSP-3: "Data Line" - creates it if necessary |
ST |
getDsp4_LogicalBreakPoint()
Returns DSP-4: "Logical Break Point" - creates it if necessary |
TX |
getDsp5_ResultID()
Returns DSP-5: "Result ID" - creates it if necessary |
ST |
getLogicalBreakPoint()
Returns DSP-4: "Logical Break Point" - creates it if necessary |
TX |
getResultID()
Returns DSP-5: "Result ID" - creates it if necessary |
SI |
getSetIDDSP()
Returns DSP-1: "Set ID - DSP" - 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 DSP(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public SI getSetIDDSP()
public SI getDsp1_SetIDDSP()
public SI getDisplayLevel()
public SI getDsp2_DisplayLevel()
public TX getDataLine()
public TX getDsp3_DataLine()
public ST getLogicalBreakPoint()
public ST getDsp4_LogicalBreakPoint()
public TX getResultID()
public TX getDsp5_ResultID()
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 | |||||||||