Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.pcoll
Class PCollKeyInfo

java.lang.Object
  extended byoracle.jbo.pcoll.PCollKeyInfo

All Implemented Interfaces:
java.io.Serializable

public class PCollKeyInfo
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Field Summary
 java.lang.Object mKey
           
 int mKeyId
           

 

Constructor Summary
PCollKeyInfo(int kyId, java.lang.Object ky)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

mKeyId

public int mKeyId

mKey

public java.lang.Object mKey

Constructor Detail

PCollKeyInfo

public PCollKeyInfo(int kyId,
                    java.lang.Object ky)

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


Copyright © 1997, 2005, Oracle. All rights reserved.