Skip navigation links

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

E17060-04


oracle.odi.domain.runtime.variable
Class OdiVariableValue.OdiVariableValueId

java.lang.Object
  extended by oracle.odi.domain.runtime.variable.OdiVariableValue.OdiVariableValueId

All Implemented Interfaces:
java.io.Serializable
Enclosing class:
OdiVariableValue

public static final class OdiVariableValue.OdiVariableValueId
extends java.lang.Object
implements java.io.Serializable

Identifier class forOdiVariableValue.

See Also:
OdiVariableValue, Serialized Form

Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           

 

Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait

 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object

Skip navigation links

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

E17060-04


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