Uses of Class
ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
-
Packages that use IContextValidationSupport.ConceptDesignation Package Description ca.uhn.fhir.context.support -
-
Uses of IContextValidationSupport.ConceptDesignation in ca.uhn.fhir.context.support
Methods in ca.uhn.fhir.context.support that return IContextValidationSupport.ConceptDesignation Modifier and Type Method Description IContextValidationSupport.ConceptDesignationIContextValidationSupport.ConceptDesignation. setLanguage(String theLanguage)IContextValidationSupport.ConceptDesignationIContextValidationSupport.ConceptDesignation. setUseCode(String theUseCode)IContextValidationSupport.ConceptDesignationIContextValidationSupport.ConceptDesignation. setUseDisplay(String theUseDisplay)IContextValidationSupport.ConceptDesignationIContextValidationSupport.ConceptDesignation. setUseSystem(String theUseSystem)IContextValidationSupport.ConceptDesignationIContextValidationSupport.ConceptDesignation. setValue(String theValue)Methods in ca.uhn.fhir.context.support that return types with arguments of type IContextValidationSupport.ConceptDesignation Modifier and Type Method Description List<IContextValidationSupport.ConceptDesignation>IContextValidationSupport.LookupCodeResult. getDesignations()
-