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

oracle.apps.cz.cio
Class Configuration.UnsatisfiedRulesIterator

java.lang.Object
  |
  +--oracle.apps.cz.cio.Configuration.UnsatisfiedRulesIterator
All Implemented Interfaces:
com.sun.java.util.collections.Iterator
Enclosing class:
Configuration

public class Configuration.UnsatisfiedRulesIterator
extends java.lang.Object
implements com.sun.java.util.collections.Iterator

Method Summary
boolean hasNext()
java.lang.Object next()
void remove()

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

Method Detail

hasNext

public boolean hasNext()
Specified by:
hasNext in interface com.sun.java.util.collections.Iterator

next

public java.lang.Object next()
Specified by:
next in interface com.sun.java.util.collections.Iterator

remove

public void remove()
Specified by:
remove in interface com.sun.java.util.collections.Iterator

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.