public class Module extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
id
The id of this module.
|
protected SortedMap<String,VersionRows> |
versions
A collection of rows from the RF2 tables for each version of this module.
|
protected final String id
protected final SortedMap<String,VersionRows> versions
public Module(String id)
id - public String getId()
public SortedMap<String,VersionRows> getVersions()
Copyright © 2015 Australian e-Health Research Centre. All Rights Reserved.