public class CodelistDocument extends Object implements SDMXDocument
| Modifier and Type | Field and Description |
|---|---|
static CodelistDocument |
INSTANCE |
| Constructor and Description |
|---|
CodelistDocument() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns the document description.
|
String |
getId()
Returns the document id.
|
String |
getName()
Returns the document name.
|
String |
toString() |
public static final CodelistDocument INSTANCE
public String getId()
getId in interface SDMXDocumentpublic String getName()
getName in interface SDMXDocumentpublic String getDescription()
getDescription in interface SDMXDocumentCopyright © 2018. All Rights Reserved.