Uses of Enum Class
org.apache.camel.component.hl7.HL7Charset
-
Uses of HL7Charset in org.apache.camel.component.hl7
Methods in org.apache.camel.component.hl7 that return HL7CharsetModifier and TypeMethodDescriptionstatic HL7CharsetHL7Charset.getHL7Charset(String s) Returns the HL7Charset that matches the parameterstatic HL7CharsetReturns the enum constant of this class with the specified name.static HL7Charset[]HL7Charset.values()Returns an array containing the constants of this enum class, in the order they are declared.