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 RuntimeProfile.getUseCase()
          Getter for property useCase.
 UseCase Specification.getUseCase()
          Getter for property useCase.
 

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



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