Uses of Class
ca.uhn.hl7v2.conf.spec.Encoding

Packages that use Encoding
ca.uhn.hl7v2.conf.spec   
 

Uses of Encoding in ca.uhn.hl7v2.conf.spec
 

Subclasses of Encoding in ca.uhn.hl7v2.conf.spec
static class Encoding.ER7
           
static class Encoding.XML
           
 

Methods in ca.uhn.hl7v2.conf.spec that return Encoding
 Encoding RuntimeProfile.getEncodings(int index)
          Indexed getter for property encodings.
 Encoding Specification.getEncodings(int index)
          Indexed getter for property encodings.
 

Methods in ca.uhn.hl7v2.conf.spec with parameters of type Encoding
 void RuntimeProfile.setEncodings(int index, Encoding encodings)
          Indexed setter for property encodings.
 void Specification.setEncodings(int index, Encoding encodings)
          Indexed setter for property encodings.
 



Copyright © 2001-2011 University Health Network. All Rights Reserved.