|
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.hl7.v3.framework.acknowledgement.HL7v3AcknowledgementInfo
public class HL7v3AcknowledgementInfo
| Field Summary | |
|---|---|
static java.lang.String |
version
|
| Constructor Summary | |
|---|---|
HL7v3AcknowledgementInfo()
Constructor for HL7v3AcknowledgementInfo. |
|
HL7v3AcknowledgementInfo(com.stc.connector.framework.util.ConfigurationHelper aConfiguration)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAcknowledgementType()
Returns the acknowledgementType. |
boolean |
isDeferredAcknowledgementType()
Method isDeferredAcknowledgementType. |
boolean |
isImmediatAcknowledgementType()
Method isImmediatAcknowledgementType |
boolean |
isQueuedAcknowledgementType()
Method isQueuedAcknowledgementType. |
void |
setAcknowledgementType(java.lang.String acknowledgementType)
Sets the acknowledgementType. |
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 HL7v3AcknowledgementInfo()
throws HL7ApplicationException
HL7ApplicationException
public HL7v3AcknowledgementInfo(com.stc.connector.framework.util.ConfigurationHelper aConfiguration)
throws HL7ApplicationException
HL7ApplicationException| Method Detail |
|---|
public java.lang.String getAcknowledgementType()
getAcknowledgementType in interface HL7v3AcknowledgementInfoInterface
public void setAcknowledgementType(java.lang.String acknowledgementType)
throws HL7ApplicationException
setAcknowledgementType in interface HL7v3AcknowledgementInfoInterfaceacknowledgementType - The acknowledgementType to set
HL7ApplicationException
public boolean isImmediatAcknowledgementType()
throws HL7ApplicationException
isImmediatAcknowledgementType in interface HL7v3AcknowledgementInfoInterfaceHL7ApplicationException
public boolean isDeferredAcknowledgementType()
throws HL7ApplicationException
isDeferredAcknowledgementType in interface HL7v3AcknowledgementInfoInterfaceHL7ApplicationException
public boolean isQueuedAcknowledgementType()
throws HL7ApplicationException
isQueuedAcknowledgementType in interface HL7v3AcknowledgementInfoInterfaceHL7ApplicationException
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 | ||||||||