public abstract class Unit extends Concept
| Constructor and Description |
|---|
Unit(ConceptKind kind,
String code,
String codeUC) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getProperty() |
void |
setProperty(String property) |
getCode, getCodeUC, getKind, getNames, getPrintSymbol, setCode, setCodeUC, setPrintSymbol, toStringpublic Unit(ConceptKind kind, String code, String codeUC)
public String getProperty()
public void setProperty(String property)
property - the property to setpublic String getDescription()
getDescription in class ConceptCopyright © 2014–2019 University Health Network. All rights reserved.