|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HL7ValidationControlInfoInterface
Field Summary | |
---|---|
static java.lang.String |
version
|
Method Summary | |
---|---|
boolean |
getAutoValidateIncomingMessage()
|
boolean |
getAutoValidateOutgoingMessage()
Method getAutoValidateOutgoingMessage |
boolean |
getThrowExceptionUponValidationFailure()
Method getThrowExceptionUponValidationFailure |
boolean |
isAutoValidateIncomingMessage()
Method isAutoValidateIncomingMessage |
boolean |
isAutoValidateOutgoingMessage()
Method isAutoValidateOutgoingMessage |
boolean |
isThrowExceptionUponValidationFailure()
Method isThrowExceptionUponValidationFailure |
void |
setAutoValidateIncomingMessage(boolean b)
Method setAutoValidateIncomingMessage |
void |
setAutoValidateOutgoingMessage(boolean b)
Method setAutoValidateOutgoingMessage |
void |
setThrowExceptionUponValidationFailure(boolean b)
Method setThrowExceptionUponValidationFailure |
Field Detail |
---|
static final java.lang.String version
Method Detail |
---|
boolean isAutoValidateOutgoingMessage()
boolean getAutoValidateOutgoingMessage()
void setAutoValidateOutgoingMessage(boolean b)
b-boolean
- value to set (true/false)boolean isAutoValidateIncomingMessage()
boolean getAutoValidateIncomingMessage()
void setAutoValidateIncomingMessage(boolean b)
b-boolean
- value to set (true/false)boolean isThrowExceptionUponValidationFailure()
boolean getThrowExceptionUponValidationFailure()
void setThrowExceptionUponValidationFailure(boolean b)
b-boolean
- value to set (true/false)
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |