|
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.HL7ParsingControlInfo
public class HL7ParsingControlInfo
| Field Summary | |
|---|---|
static java.lang.String |
version
|
| Constructor Summary | |
|---|---|
HL7ParsingControlInfo()
Constructor for HL7ParsingControlInfo. |
|
| Method Summary | |
|---|---|
boolean |
getParseAllSegments()
Method getParseAllSegments |
boolean |
isParseAllSegments()
Method isParseAllSegments |
void |
setParseAllSegments(boolean b)
Method setParseAllSegments |
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 HL7ParsingControlInfo()
throws HL7ApplicationException
HL7ApplicationException| Method Detail |
|---|
public boolean isParseAllSegments()
isParseAllSegments in interface HL7ParsingControlInfoInterfacepublic boolean getParseAllSegments()
getParseAllSegments in interface HL7ParsingControlInfoInterfacepublic void setParseAllSegments(boolean b)
setParseAllSegments in interface HL7ParsingControlInfoInterfaceb - boolean value to set
public 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 | ||||||||