Modifier and Type | Method and Description |
---|---|
HL7CharacterEncoding |
Config.getCharacterEncoding() |
static HL7CharacterEncoding |
HL7CharacterEncoding.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HL7CharacterEncoding[] |
HL7CharacterEncoding.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Config.setCharacterEncoding(HL7CharacterEncoding characterEncoding) |
Copyright © 2010–2020. All rights reserved.