Uses of Class
ca.uhn.hl7v2.conf.spec.usecase.UseCase

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

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

Methods in ca.uhn.hl7v2.conf.spec that return UseCase
 UseCase Specification.getUseCase()
          Getter for property useCase.
 UseCase RuntimeProfile.getUseCase()
          Getter for property useCase.
 

Methods in ca.uhn.hl7v2.conf.spec with parameters of type UseCase
 void Specification.setUseCase(UseCase useCase)
          Setter for property useCase.
 void RuntimeProfile.setUseCase(UseCase useCase)
          Setter for property useCase.
 



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