Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

oracle.apps.cz.cio
Class InstalledBase.ConfigPair

java.lang.Object
  |
  +--oracle.apps.cz.cio.InstalledBase.ConfigPair
Enclosing class:
InstalledBase

public class InstalledBase.ConfigPair
extends java.lang.Object

This class is used for storage of inputs to getConnectedComponents


Constructor Summary
InstalledBase.ConfigPair(long header, long rev)

Method Summary
long getHeader()
long getRevision()

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

Constructor Detail

InstalledBase.ConfigPair

public InstalledBase.ConfigPair(long header,
                                long rev)

Method Detail

getHeader

public long getHeader()

getRevision

public long getRevision()

Oracle Configuration Interface Object API Specification
Version: 11.5.10.23.13
Part No: B14186-01

Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.