public class Codelist extends Object implements Serializable
| Constructor and Description |
|---|
Codelist() |
Codelist(String id,
String name,
String agencyId,
String version,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgencyId() |
String |
getDescription() |
String |
getId() |
String |
getName() |
String |
getVersion() |
String |
toString() |
Copyright © 2016. All Rights Reserved.