Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


oracle.jdeveloper.deploy.dt
Class DeploymentProfiles.ProfileIterator

java.lang.Object
  extended by oracle.jdeveloper.deploy.dt.DeploymentProfiles.ProfileIterator

All Implemented Interfaces:
java.util.Iterator
Enclosing class:
DeploymentProfiles

public class DeploymentProfiles.ProfileIterator
extends java.lang.Object
implements java.util.Iterator

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

 

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

 

Method Detail

hasNext

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

next

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

remove

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

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


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