|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.mm.sdk.common.DKSegmentedPartsIterator | +--com.ibm.mm.sdk.common.DKSegmentedPartsIteratorOD
Fields inherited from interface com.ibm.mm.sdk.common.DKConstantOD |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant |
For details, see the class or interface |
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId |
For details, see the class or interface |
Constructor Summary | |
DKSegmentedPartsIteratorOD(java.lang.Object[] collImp,
int size)
|
Method Summary | |
java.lang.Object |
next()
Advances the iterator to the next element and gets that element in the collection |
java.lang.Object |
previous()
Gets the current element in the collection and repositions the iterator to the previous element. |
Methods inherited from class com.ibm.mm.sdk.common.DKSegmentedPartsIterator |
at, more, reset, setToFirst, setToLast, setToNext, setToPrevious |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DKSegmentedPartsIteratorOD(java.lang.Object[] collImp, int size)
Method Detail |
public java.lang.Object next() throws DKUsageError
dkIterator
next
in class DKSegmentedPartsIterator
com.ibm.mm.sdk.common.dkIterator
public java.lang.Object previous() throws DKUsageError
DKSequentialIterator
previous
in class DKSegmentedPartsIterator
com.ibm.mm.sdk.common.DKSequentialIterator
|
EIP Java APIs | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |