public class CsvDataObject extends Object
| Modifier and Type | Field and Description |
|---|---|
static JavaFileObject |
CSV_File_Object |
static String |
DATA_ROOT |
static String |
ID_COLUMN |
static String |
MODULE_ROOT |
| Constructor and Description |
|---|
CsvDataObject() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeCsvDataClass() |
public static JavaFileObject CSV_File_Object
public static String MODULE_ROOT
public static String DATA_ROOT
public static String ID_COLUMN
Copyright © 2022. All rights reserved.