public class SGT extends AbstractSegment
Represents an HL7 SGT message segment (Segment Group Trailer). This segment has the following fields:
log| Constructor and Description |
|---|
SGT(Group parent,
ModelClassFactory factory)
Creates a new SGT segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
ST |
getSegmentGroupName()
Returns
SGT-2: "Segment Group Name" - creates it if necessary
|
SI |
getSetIDSGT()
Returns
SGT-1: "Set ID - SGT" - creates it if necessary
|
SI |
getSgt1_SetIDSGT()
Returns
SGT-1: "Set ID - SGT" - creates it if necessary
|
ST |
getSgt2_SegmentGroupName()
Returns
SGT-2: "Segment Group Name" - creates it if necessary
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic SGT(Group parent, ModelClassFactory factory)
public SI getSetIDSGT()
public SI getSgt1_SetIDSGT()
public ST getSegmentGroupName()
public ST getSgt2_SegmentGroupName()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2017 University Health Network. All Rights Reserved.