public class GenericFormat extends Object implements DataFormat
| Constructor and Description |
|---|
GenericFormat(String reference,
String format) |
| 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.