Modifier and Type | Method and Description |
---|---|
static HL7Charset |
HL7Charset.getHL7Charset(String s)
Returns the HL7Charset that matches the parameter
|
static HL7Charset |
HL7Charset.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HL7Charset[] |
HL7Charset.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel