public final class Terminology extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getVersion() |
void |
setDescription(String description) |
void |
setVersion(String version) |
public String getDescription()
public void setDescription(String description)
description - the description to setpublic String getVersion()
public void setVersion(String version)
version - the version to setpublic String getName()
Copyright © 2012–2017 Emory University. All rights reserved.