public class SelectableRoot extends Object
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
boolean |
selected |
String |
tableName |
Constructor and Description |
---|
SelectableRoot() |
SelectableRoot(String tableName,
boolean selected) |
public static final String copyright
public String tableName
public boolean selected
public SelectableRoot(String tableName, boolean selected)
public SelectableRoot()