|
||||||||||
| 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.FTS
public class FTS
Represents an HL7 FTS message segment (File Trailer). This segment has the following fields:
| Constructor Summary | |
|---|---|
FTS(Group parent,
ModelClassFactory factory)
Creates a new FTS segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
NM |
getFileBatchCount()
Returns FTS-1: "File Batch Count" - creates it if necessary |
ST |
getFileTrailerComment()
Returns FTS-2: "File Trailer Comment" - creates it if necessary |
NM |
getFts1_FileBatchCount()
Returns FTS-1: "File Batch Count" - creates it if necessary |
ST |
getFts2_FileTrailerComment()
Returns FTS-2: "File Trailer Comment" - 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 FTS(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public NM getFileBatchCount()
public NM getFts1_FileBatchCount()
public ST getFileTrailerComment()
public ST getFts2_FileTrailerComment()
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 | |||||||||