|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use OdiProcedureLine.LogCounter | |
|---|---|
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of OdiProcedureLine.LogCounter in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return OdiProcedureLine.LogCounter | |
|---|---|
OdiProcedureLine.LogCounter |
OdiProcedureLine.getLogCounter()
Obtains the LogCounter defined for this ProcedureLine. |
static OdiProcedureLine.LogCounter |
OdiProcedureLine.LogCounter.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OdiProcedureLine.LogCounter[] |
OdiProcedureLine.LogCounter.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 OdiProcedureLine.LogCounter | |
|---|---|
void |
OdiProcedureLine.setLogCounter(OdiProcedureLine.LogCounter logCounter)
Defines the LogCounter type for this ProcedureLine. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||