public class CodelistDataFormat extends Object implements DataFormat
| Modifier and Type | Class and Description |
|---|---|
static class |
CodelistDataFormat.CodeMap |
| Constructor and Description |
|---|
CodelistDataFormat(String reference,
CodelistDataFormat.CodeMap codeMap) |
CodelistDataFormat(String reference,
List<String> ids,
List<String> descriptions) |
| Modifier and Type | Method and Description |
|---|---|
DataTable |
getDefinitionTable() |
String |
getReference() |
boolean |
isCatchValue() |
public CodelistDataFormat(String reference, CodelistDataFormat.CodeMap codeMap)
public String getReference()
getReference in interface DataFormatpublic DataTable getDefinitionTable()
getDefinitionTable in interface DataFormatpublic boolean isCatchValue()
isCatchValue in interface DataFormatCopyright © 2019. All Rights Reserved.