public final class ColumnName extends Identifier
| Constructor and Description |
|---|
ColumnName(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(TableFormat tableFormat) |
protected java.lang.Object |
fetchValue() |
DataSupplier |
getDataSupplier() |
FieldFormat<?> |
getFieldFormat() |
void |
setDataSupplier(DataSupplier dataSupplier) |
evaluate, getChildren, getDescription, getName, getPriorityprotected java.lang.Object fetchValue()
fetchValue in class Identifierpublic void setDataSupplier(DataSupplier dataSupplier)
public DataSupplier getDataSupplier()
public FieldFormat<?> getFieldFormat()
public void bind(TableFormat tableFormat)