|
||||||||||
| 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.DSC
public class DSC
Represents an HL7 DSC message segment (Continuation Pointer). This segment has the following fields:
| Constructor Summary | |
|---|---|
DSC(Group parent,
ModelClassFactory factory)
Creates a new DSC segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ST |
getContinuationPointer()
Returns DSC-1: "Continuation Pointer" - creates it if necessary |
ID |
getContinuationStyle()
Returns DSC-2: "Continuation Style" - creates it if necessary |
ST |
getDsc1_ContinuationPointer()
Returns DSC-1: "Continuation Pointer" - creates it if necessary |
ID |
getDsc2_ContinuationStyle()
Returns DSC-2: "Continuation Style" - 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 DSC(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public ST getContinuationPointer()
public ST getDsc1_ContinuationPointer()
public ID getContinuationStyle()
public ID getDsc2_ContinuationStyle()
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 | |||||||||