|
Oracle® Application Server Web Services UDDI Client API Reference 10g Release 2 (10.1.2) Part No. B13971-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
oracle.uddi.message.IteratorElementLifeCycle
| Field Summary | |
static IteratorElementLifeCycle |
CALLERThe life cycle of the element returned by the iterator is controlled by the caller of the iterator. |
static IteratorElementLifeCycle |
NEXT_FULLThe life cycle of the element returned by the iterator is from the next() call to the following next() call. |
static IteratorElementLifeCycle |
NEXT_SHADOWThe life cycle of the element returned by the iterator is from the next() call to the following next() call. |
| Method Summary | |
java.lang.String |
toString() |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final IteratorElementLifeCycle CALLER
public static final IteratorElementLifeCycle NEXT_SHADOW
CALLER.public static final IteratorElementLifeCycle NEXT_FULL
| Method Detail |
public java.lang.String toString()
|
Oracle® Application Server Web Services UDDI Client API Reference 10g Release 2 (10.1.2) Part No. B13971-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||