|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OdiVariable.Action | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of OdiVariable.Action in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return OdiVariable.Action | |
|---|---|
OdiVariable.Action |
OdiVariable.getAction()
Returns the values storage strategy for this OdiVariable instance. |
static OdiVariable.Action |
OdiVariable.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OdiVariable.Action[] |
OdiVariable.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.odi.domain.project with parameters of type OdiVariable.Action | |
|---|---|
void |
OdiVariable.setAction(OdiVariable.Action pAction)
Defines the value storage strategy for this OdiVariable instance. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||