Uses of Class
ca.uhn.hl7v2.conf.spec.Encoding
Packages that use Encoding
-
Uses of Encoding in ca.uhn.hl7v2.conf.spec
Subclasses of Encoding in ca.uhn.hl7v2.conf.specMethods in ca.uhn.hl7v2.conf.spec that return EncodingModifier and TypeMethodDescriptionRuntimeProfile.getEncodings(int index) Indexed getter for property encodings.Specification.getEncodings(int index) Indexed getter for property encodings.Methods in ca.uhn.hl7v2.conf.spec with parameters of type EncodingModifier and TypeMethodDescriptionvoidRuntimeProfile.setEncodings(int index, Encoding encodings) Indexed setter for property encodings.voidSpecification.setEncodings(int index, Encoding encodings) Indexed setter for property encodings.