|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.tcpip.hl7.msg.HL7MessageInfo
public class HL7MessageInfo
Field Summary | |
---|---|
static java.lang.String |
version
|
Constructor Summary | |
---|---|
HL7MessageInfo()
Constructor for HL7MessageInfo. |
|
HL7MessageInfo(com.stc.connector.framework.util.ConfigurationHelper aConfiguration)
Constructor for HL7MessageInfo. |
Method Summary | |
---|---|
HL7AcknowledgmentInfoInterface |
getHL7AcknowledgmentInfo()
Returns the hl7AcknowledgmentInfo. |
HL7CommunicationControlInfoInterface |
getHL7CommunicationControlInfo()
Returns the hl7CommunicationControlInfo. |
HL7LLPInfoInterface |
getHL7LLPInfo()
Returns the hl7LLPInfo. |
HL7MSHInfoInterface |
getHL7MSHInfo()
Returns the hl7MSHInfo. |
HL7PersistInfoInterface |
getHL7PersistInfo()
Returns the hl7PersistInfo. |
HL7RecourseActionInfoInterface |
getHL7RecourseActionInfo()
Returns the hl7RecourseActionInfo. |
HL7SeqNumberInfoInterface |
getHL7SeqNumberInfo()
Returns the hl7SeqNumberInfo. |
HL7SFTInfoInterface |
getHL7SFTInfo()
Returns the hl7SFTInfo. |
HL7ValidationControlInfo |
getHL7ValidationControlInfo()
Returns the hl7ValidationControlInfo. |
void |
setHL7AcknowledgmentInfo(HL7AcknowledgmentInfo hl7AcknowledgmentInfo)
Sets the hl7AcknowledgmentInfo. |
void |
setHL7CommunicationControlInfo(HL7CommunicationControlInfo info)
Sets the hl7CommunicationControlInfo. |
void |
setHL7LLPInfo(HL7LLPInfo hl7LLPInfo)
Sets the hl7LLPInfo. |
void |
setHL7MSHInfo(HL7MSHInfo hl7MSHInfo)
Sets the hl7MSHInfo. |
void |
setHL7PersistInfo(HL7PersistInfo info)
Sets the hl7PersistInfo. |
void |
setHL7RecourseActionInfo(HL7RecourseActionInfo info)
Sets the hl7RecourseActionInfo. |
void |
setHL7SeqNumberInfo(HL7SeqNumberInfo hl7SeqNumberInfo)
Sets the hl7SeqNumberInfo. |
void |
setHL7SFTInfo(HL7SFTInfo hl7SFTInfo)
Sets the hl7SFTInfo. |
void |
setHL7ValidationControlInfo(HL7ValidationControlInfo info)
Sets the hl7ValidationControlInfo. |
void |
validate()
Method validate. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String version
Constructor Detail |
---|
public HL7MessageInfo() throws HL7ApplicationException
HL7ApplicationException
public HL7MessageInfo(com.stc.connector.framework.util.ConfigurationHelper aConfiguration) throws HL7ApplicationException
aConfiguration
- The initial configuration info
HL7ApplicationException
Method Detail |
---|
public HL7AcknowledgmentInfoInterface getHL7AcknowledgmentInfo()
getHL7AcknowledgmentInfo
in interface HL7MessageInfoInterface
public HL7LLPInfoInterface getHL7LLPInfo()
getHL7LLPInfo
in interface HL7MessageInfoInterface
public HL7MSHInfoInterface getHL7MSHInfo()
getHL7MSHInfo
in interface HL7MessageInfoInterface
public HL7SFTInfoInterface getHL7SFTInfo()
getHL7SFTInfo
in interface HL7MessageInfoInterface
public HL7SeqNumberInfoInterface getHL7SeqNumberInfo()
getHL7SeqNumberInfo
in interface HL7MessageInfoInterface
public void setHL7AcknowledgmentInfo(HL7AcknowledgmentInfo hl7AcknowledgmentInfo)
hl7AcknowledgmentInfo
- The hl7AcknowledgmentInfo to setpublic void setHL7LLPInfo(HL7LLPInfo hl7LLPInfo)
hl7LLPInfo
- The hl7LLPInfo to setpublic void setHL7MSHInfo(HL7MSHInfo hl7MSHInfo)
hl7MSHInfo
- The hl7MSHInfo to setpublic void setHL7SFTInfo(HL7SFTInfo hl7SFTInfo)
hl7MSHInfo
- The hl7SFTInfo to setpublic void setHL7SeqNumberInfo(HL7SeqNumberInfo hl7SeqNumberInfo)
hl7SeqNumberInfo
- The hl7SeqNumberInfo to setpublic HL7ValidationControlInfo getHL7ValidationControlInfo()
public void setHL7ValidationControlInfo(HL7ValidationControlInfo info)
info
- The hl7ValidationControlInfo to setpublic HL7CommunicationControlInfoInterface getHL7CommunicationControlInfo()
getHL7CommunicationControlInfo
in interface HL7MessageInfoInterface
public HL7RecourseActionInfoInterface getHL7RecourseActionInfo()
getHL7RecourseActionInfo
in interface HL7MessageInfoInterface
public HL7PersistInfoInterface getHL7PersistInfo()
getHL7PersistInfo
in interface HL7MessageInfoInterface
public void setHL7CommunicationControlInfo(HL7CommunicationControlInfo info)
info
- The hl7CommunicationControlInfo to setpublic void setHL7RecourseActionInfo(HL7RecourseActionInfo info)
info
- The hl7RecourseActionInfo to setpublic void setHL7PersistInfo(HL7PersistInfo info)
info
- The hl7PersistInfo to setpublic void validate() throws HL7ApplicationException
HL7ApplicationException
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |