public class TableTypeStore extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static ArrayList<TableTypeElement> |
tableType |
| Constructor and Description |
|---|
TableTypeStore() |
| Modifier and Type | Method and Description |
|---|---|
static TableTypeElement |
getTableTypeElement(String tableType) |
static ArrayList<TableTypeElement> |
getTableTypes() |
protected static ArrayList<TableTypeElement> tableType
public static ArrayList<TableTypeElement> getTableTypes()
public static TableTypeElement getTableTypeElement(String tableType)
Copyright © 2019. All Rights Reserved.