public class MeasureFormat extends Object implements DataFormat
MEASURE, TABLE| Constructor and Description |
|---|
MeasureFormat(String reference,
List<String> measures) |
| 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.