| Package | Description |
|---|---|
| com.herbocailleau.sgq.business.model |
| Modifier and Type | Field and Description |
|---|---|
protected List<SearchColumn> |
SearchModel.searchColumns |
| Modifier and Type | Method and Description |
|---|---|
static SearchColumn |
SearchColumn.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchColumn[] |
SearchColumn.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchColumn> |
SearchModel.getSearchColumns() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchModel.setSearchColumns(List<SearchColumn> searchColumns) |
Copyright © 2012 Herboristerie Cailleau. All Rights Reserved.