| Modifier and Type | Field and Description | 
|---|---|
String | 
column  | 
String | 
table  | 
Value.Type | 
type  | 
| Constructor and Description | 
|---|
TableColumn(String table,
           Value.Type type,
           String column)  | 
public String table
public Value.Type type
public String column
public TableColumn(String table, Value.Type type, String column)
Copyright © 2021. All rights reserved.