public class BTS extends AbstractSegment
Represents an HL7 BTS message segment (BATCH TRAILER). This segment has the following fields:
log| Constructor and Description |
|---|
BTS(Group parent,
ModelClassFactory factory)
Creates a new BTS segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
ST |
getBATCHCOMMENT()
Returns
BTS-2: "BATCH COMMENT" - creates it if necessary
|
ST |
getBATCHMESSAGECOUNT()
Returns
BTS-1: "BATCH MESSAGE COUNT" - creates it if necessary
|
CM |
getBATCHTOTALS()
Returns
BTS-3: "BATCH TOTALS" - creates it if necessary
|
ST |
getBts1_BATCHMESSAGECOUNT()
Returns
BTS-1: "BATCH MESSAGE COUNT" - creates it if necessary
|
ST |
getBts2_BATCHCOMMENT()
Returns
BTS-2: "BATCH COMMENT" - creates it if necessary
|
CM |
getBts3_BATCHTOTALS()
Returns
BTS-3: "BATCH TOTALS" - 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 BTS(Group parent, ModelClassFactory factory)
public ST getBATCHMESSAGECOUNT()
public ST getBts1_BATCHMESSAGECOUNT()
public ST getBATCHCOMMENT()
public ST getBts2_BATCHCOMMENT()
public CM getBATCHTOTALS()
public CM getBts3_BATCHTOTALS()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2014 University Health Network. All Rights Reserved.