public class DSC extends AbstractSegment
Represents an HL7 DSC message segment (Continuation Pointer). This segment has the following fields:
log| Constructor and Description |
|---|
DSC(Group parent,
ModelClassFactory factory)
Creates a new DSC segment
|
| Modifier and Type | Method and Description |
|---|---|
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
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic DSC(Group parent, ModelClassFactory factory)
public ST getContinuationPointer()
public ST getDsc1_ContinuationPointer()
public ID getContinuationStyle()
public ID getDsc2_ContinuationStyle()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2013 University Health Network. All Rights Reserved.