Uses of Enum Class
ca.cdr.api.hl7v2.util.Hl7v2FormattedTextEncoder.OutputFormat
Packages that use Hl7v2FormattedTextEncoder.OutputFormat
-
Uses of Hl7v2FormattedTextEncoder.OutputFormat in ca.cdr.api.hl7v2.util
Methods in ca.cdr.api.hl7v2.util that return Hl7v2FormattedTextEncoder.OutputFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Hl7v2FormattedTextEncoder.OutputFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.cdr.api.hl7v2.util with parameters of type Hl7v2FormattedTextEncoder.OutputFormatModifier and TypeMethodDescriptionstatic StringHl7v2FormattedTextEncoder.encode(String theFormattedText, Hl7v2FormattedTextEncoder.OutputFormat theOutputFormat) Encodes a String with HL7v2 FT character sequences to the specified output format