|
||||||||||
| 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.FHS
public class FHS
Represents an HL7 FHS message segment (File Header). This segment has the following fields:
| Constructor Summary | |
|---|---|
FHS(Group parent,
ModelClassFactory factory)
Creates a new FHS segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
ST |
getFhs1_FileFieldSeparator()
Returns FHS-1: "File Field Separator" - creates it if necessary |
ST |
getFhs10_FileHeaderComment()
Returns FHS-10: "File Header Comment" - creates it if necessary |
ST |
getFhs11_FileControlID()
Returns FHS-11: "File Control ID" - creates it if necessary |
ST |
getFhs12_ReferenceFileControlID()
Returns FHS-12: "Reference File Control ID" - creates it if necessary |
ST |
getFhs2_FileEncodingCharacters()
Returns FHS-2: "File Encoding Characters" - creates it if necessary |
ST |
getFhs3_FileSendingApplication()
Returns FHS-3: "File Sending Application" - creates it if necessary |
ST |
getFhs4_FileSendingFacility()
Returns FHS-4: "File Sending Facility" - creates it if necessary |
ST |
getFhs5_FileReceivingApplication()
Returns FHS-5: "File Receiving Application" - creates it if necessary |
ST |
getFhs6_FileReceivingFacility()
Returns FHS-6: "File Receiving Facility" - creates it if necessary |
TS |
getFhs7_FileCreationDateTime()
Returns FHS-7: "File Creation Date/Time" - creates it if necessary |
ST |
getFhs8_FileSecurity()
Returns FHS-8: "File Security" - creates it if necessary |
ST |
getFhs9_FileNameID()
Returns FHS-9: "File Name/ID" - creates it if necessary |
ST |
getFileControlID()
Returns FHS-11: "File Control ID" - creates it if necessary |
TS |
getFileCreationDateTime()
Returns FHS-7: "File Creation Date/Time" - creates it if necessary |
ST |
getFileEncodingCharacters()
Returns FHS-2: "File Encoding Characters" - creates it if necessary |
ST |
getFileFieldSeparator()
Returns FHS-1: "File Field Separator" - creates it if necessary |
ST |
getFileHeaderComment()
Returns FHS-10: "File Header Comment" - creates it if necessary |
ST |
getFileNameID()
Returns FHS-9: "File Name/ID" - creates it if necessary |
ST |
getFileReceivingApplication()
Returns FHS-5: "File Receiving Application" - creates it if necessary |
ST |
getFileReceivingFacility()
Returns FHS-6: "File Receiving Facility" - creates it if necessary |
ST |
getFileSecurity()
Returns FHS-8: "File Security" - creates it if necessary |
ST |
getFileSendingApplication()
Returns FHS-3: "File Sending Application" - creates it if necessary |
ST |
getFileSendingFacility()
Returns FHS-4: "File Sending Facility" - creates it if necessary |
ST |
getReferenceFileControlID()
Returns FHS-12: "Reference File Control ID" - 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 FHS(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public ST getFileFieldSeparator()
public ST getFhs1_FileFieldSeparator()
public ST getFileEncodingCharacters()
public ST getFhs2_FileEncodingCharacters()
public ST getFileSendingApplication()
public ST getFhs3_FileSendingApplication()
public ST getFileSendingFacility()
public ST getFhs4_FileSendingFacility()
public ST getFileReceivingApplication()
public ST getFhs5_FileReceivingApplication()
public ST getFileReceivingFacility()
public ST getFhs6_FileReceivingFacility()
public TS getFileCreationDateTime()
public TS getFhs7_FileCreationDateTime()
public ST getFileSecurity()
public ST getFhs8_FileSecurity()
public ST getFileNameID()
public ST getFhs9_FileNameID()
public ST getFileHeaderComment()
public ST getFhs10_FileHeaderComment()
public ST getFileControlID()
public ST getFhs11_FileControlID()
public ST getReferenceFileControlID()
public ST getFhs12_ReferenceFileControlID()
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 | |||||||||