Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

oracle.odi.domain.project
Class StepVariable.DeclareVariable

java.lang.Object
  extended by oracle.odi.domain.project.StepVariable.DeclareVariable
All Implemented Interfaces:
StepVariable.IVariableAction
Enclosing class:
StepVariable

public static class StepVariable.DeclareVariable
extends java.lang.Object
implements StepVariable.IVariableAction

Implements declare action for an StepVariable.

Since:
11.1.1.3.0

Constructor Summary
StepVariable.DeclareVariable(StepVariable pStepVariable)
          Create a new StepVariable.DeclareVariable.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StepVariable.DeclareVariable

public StepVariable.DeclareVariable(StepVariable pStepVariable)
Create a new StepVariable.DeclareVariable.

Parameters:
pStepVariable - a step

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.