Package ca.uhn.fhir.context.support
Class IValidationSupport.ConceptDesignation
java.lang.Object
ca.uhn.fhir.context.support.IValidationSupport.ConceptDesignation
- Enclosing interface:
IValidationSupport
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetValue()
setLanguage
(String theLanguage) setUseCode
(String theUseCode) setUseDisplay
(String theUseDisplay) setUseSystem
(String theUseSystem)
-
Constructor Details
-
ConceptDesignation
public ConceptDesignation()
-
-
Method Details
-
getLanguage
-
setLanguage
-
getUseSystem
-
setUseSystem
-
getUseCode
-
setUseCode
-
getUseDisplay
-
setUseDisplay
-
getValue
-
setValue
-