|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectTypeSelection | |
|---|---|
| org.pentaho.di.trans.steps.getrepositorynames | |
| Uses of ObjectTypeSelection in org.pentaho.di.trans.steps.getrepositorynames |
|---|
| Methods in org.pentaho.di.trans.steps.getrepositorynames that return ObjectTypeSelection | |
|---|---|
ObjectTypeSelection |
GetRepositoryNamesMeta.getObjectTypeSelection()
|
static ObjectTypeSelection |
ObjectTypeSelection.getObjectTypeSelectionByDescription(String description)
|
static ObjectTypeSelection |
ObjectTypeSelection.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ObjectTypeSelection[] |
ObjectTypeSelection.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.pentaho.di.trans.steps.getrepositorynames with parameters of type ObjectTypeSelection | |
|---|---|
void |
GetRepositoryNamesMeta.setObjectTypeSelection(ObjectTypeSelection objectTypeSelection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||