|
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.message.acknak.AckNakMsg
com.stc.connector.message.acknak.NakMsg
public class NakMsg
This class represents a Nak message.
Field Summary | |
---|---|
static java.lang.String |
version
|
Fields inherited from class com.stc.connector.message.acknak.AckNakMsg |
---|
TYPE_ACK, TYPE_NAK |
Constructor Summary | |
---|---|
NakMsg(AbstractMsg msg)
|
Method Summary |
---|
Methods inherited from class com.stc.connector.message.acknak.AckNakMsg |
---|
equalsTo, getBytes, getMessage, getType, setMessage, setType |
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 NakMsg(AbstractMsg msg)
AckNakMsg.AckNakMsg(AbstractMsg)
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |