public class RawSelector
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ColumnIdentifier |
alias |
Selectable.Raw |
selectable |
Constructor and Description |
---|
RawSelector(Selectable.Raw selectable,
ColumnIdentifier alias) |
Modifier and Type | Method and Description |
---|---|
boolean |
processesSelection() |
public final Selectable.Raw selectable
public final ColumnIdentifier alias
public RawSelector(Selectable.Raw selectable, ColumnIdentifier alias)
Copyright © 2015 The Apache Software Foundation