public static class IContextValidationSupport.ConceptDesignation extends Object
| Constructor and Description |
|---|
ConceptDesignation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLanguage() |
String |
getUseCode() |
String |
getUseDisplay() |
String |
getUseSystem() |
String |
getValue() |
IContextValidationSupport.ConceptDesignation |
setLanguage(String theLanguage) |
IContextValidationSupport.ConceptDesignation |
setUseCode(String theUseCode) |
IContextValidationSupport.ConceptDesignation |
setUseDisplay(String theUseDisplay) |
IContextValidationSupport.ConceptDesignation |
setUseSystem(String theUseSystem) |
IContextValidationSupport.ConceptDesignation |
setValue(String theValue) |
public ConceptDesignation()
public String getLanguage()
public IContextValidationSupport.ConceptDesignation setLanguage(String theLanguage)
public String getUseSystem()
public IContextValidationSupport.ConceptDesignation setUseSystem(String theUseSystem)
public String getUseCode()
public IContextValidationSupport.ConceptDesignation setUseCode(String theUseCode)
public String getUseDisplay()
public IContextValidationSupport.ConceptDesignation setUseDisplay(String theUseDisplay)
public IContextValidationSupport.ConceptDesignation setValue(String theValue)
Copyright © 2014–2019 University Health Network. All rights reserved.