Package | Description |
---|---|
ca.uhn.hl7v2.hoh.api | |
ca.uhn.hl7v2.hoh.encoder | |
ca.uhn.hl7v2.hoh.hapi.api | |
ca.uhn.hl7v2.hoh.raw.api |
Modifier and Type | Method and Description |
---|---|
ResponseCode |
IResponseSendable.getResponseCode() |
Modifier and Type | Method and Description |
---|---|
static ResponseCode |
ResponseCode.detect(String theRawMessage)
Detects the appropriate HTTP response code for a given message
|
static ResponseCode |
ResponseCode.forAcknowledgementCode(String theAcknowledgementCode)
Returns the appropriate response code for a given ACK code.
|
static ResponseCode |
ResponseCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseCode[] |
ResponseCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResponseCode |
MessageSendable.getResponseCode() |
Modifier and Type | Method and Description |
---|---|
ResponseCode |
RawSendable.getResponseCode() |
Copyright © 2012–2017 University Health Network. All rights reserved.