|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HL7RecourseActionInfoInterface
Field Summary | |
---|---|
static java.lang.String |
version
|
Method Summary | |
---|---|
java.lang.String |
getActionOnMaxFailedReadRetry()
Returns the Action on Max Failed Read Retry reached. |
java.lang.String |
getActionOnMaxNakReceived()
Returns the Action on Max NAK Received. |
java.lang.String |
getActionOnMaxNakSent()
Returns the Action on Max NAK sent. |
java.lang.String |
getActionOnMaxNoResponse()
Returns the Action on Max No response. |
java.lang.String |
getActionOnNakReceived()
Returns the Action on Nak received. |
java.lang.String |
getActionOnNoResponse()
Returns the Action on No Response. |
void |
setActionOnMaxFailedReadRetry(java.lang.String string)
Sets the Action on Max Failed Read Retry reached. |
void |
setActionOnMaxNakReceived(java.lang.String string)
Sets the Action on Max NAK Received. |
void |
setActionOnMaxNakSent(java.lang.String string)
Sets the Action on Max NAK sent. |
void |
setActionOnMaxNoResponse(java.lang.String string)
Sets the Action on Max No Response. |
void |
setActionOnNakReceived(java.lang.String string)
Sets the Action on NAK Received. |
void |
setActionOnNoResponse(java.lang.String string)
Sets the Action on No Response. |
Field Detail |
---|
static final java.lang.String version
Method Detail |
---|
java.lang.String getActionOnMaxFailedReadRetry()
java.lang.String getActionOnMaxNakReceived()
java.lang.String getActionOnMaxNakSent()
java.lang.String getActionOnMaxNoResponse()
java.lang.String getActionOnNakReceived()
java.lang.String getActionOnNoResponse()
void setActionOnMaxFailedReadRetry(java.lang.String string) throws HL7ApplicationException
string-Exit
- or Reset
HL7ApplicationException
void setActionOnMaxNakReceived(java.lang.String string) throws HL7ApplicationException
string-Exit
- or Reset or SkipMessage.
HL7ApplicationException
void setActionOnMaxNakSent(java.lang.String string) throws HL7ApplicationException
string-Exit
- or Reset
HL7ApplicationException
void setActionOnMaxNoResponse(java.lang.String string) throws HL7ApplicationException
string-Exit
- or Reset
HL7ApplicationException
void setActionOnNakReceived(java.lang.String string) throws HL7ApplicationException
string-Resend
- or Reset or SkipMessage
HL7ApplicationException
void setActionOnNoResponse(java.lang.String string) throws HL7ApplicationException
string-Exit
- or Resend or Reset
HL7ApplicationException
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |