public class DSC extends AbstractSegment
Represents an HL7 DSC message segment (Continuation pointer segment). 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
|
ST |
getDsc1_ContinuationPointer()
Returns
DSC-1: "Continuation Pointer" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, 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()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2012 University Health Network. All Rights Reserved.