|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectIntoNode.Mode | |
|---|---|
| org.teiid.query.processor.relational | |
| Uses of ProjectIntoNode.Mode in org.teiid.query.processor.relational |
|---|
| Methods in org.teiid.query.processor.relational that return ProjectIntoNode.Mode | |
|---|---|
ProjectIntoNode.Mode |
ProjectIntoNode.getMode()
|
static ProjectIntoNode.Mode |
ProjectIntoNode.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProjectIntoNode.Mode[] |
ProjectIntoNode.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.teiid.query.processor.relational with parameters of type ProjectIntoNode.Mode | |
|---|---|
void |
ProjectIntoNode.setMode(ProjectIntoNode.Mode mode)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||