public class FilteredTableAlias extends Object
| Constructor and Description |
|---|
FilteredTableAlias(String filter,
String formatter) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter() |
String |
getFormatter() |
boolean |
isComplete() |
void |
setFilter(String filter) |
void |
setFormatter(String formatter) |
public String getFilter()
public void setFilter(String filter)
filter - the selector to setpublic String getFormatter()
public void setFormatter(String formatter)
formatter - the formatter to setpublic boolean isComplete()
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.