Uses of Class
ca.uhn.hl7v2.conf.spec.message.StaticDef

Packages that use StaticDef
ca.uhn.hl7v2.conf.check   
ca.uhn.hl7v2.conf.spec   
 

Uses of StaticDef in ca.uhn.hl7v2.conf.check
 

Methods in ca.uhn.hl7v2.conf.check with parameters of type StaticDef
 HL7Exception[] Validator.validate(Message message, StaticDef profile)
          Validates the given message against the given static definition from a conformance profile.
 HL7Exception[] DefaultValidator.validate(Message message, StaticDef profile)
           
 

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

Methods in ca.uhn.hl7v2.conf.spec that return StaticDef
 StaticDef Specification.getMessage()
          Getter for property message.
 StaticDef RuntimeProfile.getMessage()
          Getter for property message.
 

Methods in ca.uhn.hl7v2.conf.spec with parameters of type StaticDef
 void Specification.setMessage(StaticDef message)
          Setter for property message.
 void RuntimeProfile.setMessage(StaticDef message)
          Setter for property message.
 



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