|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Column.SearchType | |
|---|---|
| org.teiid.metadata | |
| Uses of Column.SearchType in org.teiid.metadata |
|---|
| Methods in org.teiid.metadata that return Column.SearchType | |
|---|---|
Column.SearchType |
Datatype.getSearchType()
|
Column.SearchType |
Column.getSearchType()
|
static Column.SearchType |
Column.SearchType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Column.SearchType[] |
Column.SearchType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.teiid.metadata with parameters of type Column.SearchType | |
|---|---|
void |
Datatype.setSearchType(Column.SearchType s)
|
void |
Column.setSearchType(Column.SearchType s)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||