| Package | Description |
|---|---|
| org.openehealth.ipf.modules.hl7 |
| Modifier and Type | Method and Description |
|---|---|
static AckTypeCode |
AckTypeCode.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static AckTypeCode[] |
AckTypeCode.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ca.uhn.hl7v2.model.Message |
AbstractHL7v2Exception.populateMessage(ca.uhn.hl7v2.model.Message m,
AckTypeCode code)
Deprecated.
Populates the respective ERR fields of a response message with data
contained in this exception
|
ca.uhn.hl7v2.model.Message |
CompositeHL7v2Exception.populateMessage(ca.uhn.hl7v2.model.Message m,
AckTypeCode code)
Deprecated.
|
Copyright © 2016 Open eHealth Foundation. All rights reserved.