public class CodelistDataFormat extends Object implements DataFormat
MEASURE, TABLE| Constructor and Description |
|---|
CodelistDataFormat(String reference,
List<Map<String,List<String>>> codeListColumns) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataType() |
DataTable |
getDefinitionTable() |
String |
getReference() |
public String getReference()
getReference in interface DataFormatpublic DataTable getDefinitionTable()
getDefinitionTable in interface DataFormatpublic String getDataType()
getDataType in interface DataFormatCopyright © 2017. All Rights Reserved.