|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectca.uhn.hl7v2.app.DefaultApplication
ca.uhn.hl7v2.app.AcceptApplication
public class AcceptApplication
An application that returns AA acknowledgements.
| Constructor Summary | |
|---|---|
AcceptApplication()
Creates a new instance of AcceptApplication |
|
| Method Summary | |
|---|---|
void |
fillDetails(Message ack)
Supplies details of application accept (AA) acknowledgement. |
| Methods inherited from class ca.uhn.hl7v2.app.DefaultApplication |
|---|
canProcess, fillResponseHeader, makeACK, processMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AcceptApplication()
| Method Detail |
|---|
public void fillDetails(Message ack)
throws ApplicationException
fillDetails in class DefaultApplicationApplicationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||