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