@Entity public class TermConceptMapGroup extends Object implements Serializable
Constructor and Description |
---|
TermConceptMapGroup() |
Modifier and Type | Method and Description |
---|---|
TermConceptMap |
getConceptMap() |
List<TermConceptMapGroupElement> |
getConceptMapGroupElements() |
String |
getConceptMapUrl() |
Long |
getId() |
String |
getSource() |
String |
getSourceValueSet() |
String |
getSourceVersion() |
String |
getTarget() |
String |
getTargetValueSet() |
String |
getTargetVersion() |
void |
setConceptMap(TermConceptMap theTermConceptMap) |
void |
setSource(String theSource) |
void |
setSourceVersion(String theSourceVersion) |
void |
setTarget(String theTarget) |
void |
setTargetVersion(String theTargetVersion) |
String |
toString() |
public TermConceptMap getConceptMap()
public void setConceptMap(TermConceptMap theTermConceptMap)
public List<TermConceptMapGroupElement> getConceptMapGroupElements()
public String getConceptMapUrl()
public Long getId()
public String getSource()
public void setSource(String theSource)
public String getSourceValueSet()
public String getSourceVersion()
public void setSourceVersion(String theSourceVersion)
public String getTarget()
public void setTarget(String theTarget)
public String getTargetValueSet()
public String getTargetVersion()
public void setTargetVersion(String theTargetVersion)
Copyright © 2014–2019 University Health Network. All rights reserved.