|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hl7ErrorCode | |
---|---|
ca.infoway.messagebuilder.marshalling.hl7 |
Uses of Hl7ErrorCode in ca.infoway.messagebuilder.marshalling.hl7 |
---|
Methods in ca.infoway.messagebuilder.marshalling.hl7 that return Hl7ErrorCode | |
---|---|
Hl7ErrorCode |
Hl7Error.getHl7ErrorCode()
|
static Hl7ErrorCode |
Hl7ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Hl7ErrorCode[] |
Hl7ErrorCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in ca.infoway.messagebuilder.marshalling.hl7 with parameters of type Hl7ErrorCode | |
---|---|
Hl7Error(Hl7ErrorCode hl7ErrorCode,
String message,
Attr attr)
|
|
Hl7Error(Hl7ErrorCode hl7ErrorCode,
String message,
Element element)
|
|
Hl7Error(Hl7ErrorCode hl7ErrorCode,
String message,
String beanPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |