public abstract class Refset extends Object implements IRefset
| Modifier and Type | Field and Description |
|---|---|
protected String |
displayName |
protected String |
id |
| Constructor and Description |
|---|
Refset() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Returns the name of this reference set.
|
String |
getId()
Returns the id of this refset.
|
void |
setDisplayName(String displayName)
Sets the display name for this reference set.
|
public String getId()
IRefsetpublic String getDisplayName()
IRefsetgetDisplayName in interface IRefsetpublic void setDisplayName(String displayName)
IRefsetsetDisplayName in interface IRefsetdisplayName - the displayName to setCopyright © 2019 Australian e-Health Research Centre. All Rights Reserved.