public class RemoteFieldIterator_Proxy extends RemoteIterator_Proxy<Field,RemoteField> implements FieldIterator
local| Constructor and Description |
|---|
RemoteFieldIterator_Proxy(RemoteFieldIterator remoteObject) |
| Modifier and Type | Method and Description |
|---|---|
RemoteFieldIterator |
getWrappedObject() |
Field |
nextField()
Returns the next element in the iterator as a Field
|
Field |
previousField()
Returns the previous element in the iterator as a Field
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setequals, getMapperCode, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic RemoteFieldIterator_Proxy(RemoteFieldIterator remoteObject)
public Field nextField()
FieldIteratornextField in interface FieldIteratorpublic Field previousField()
FieldIteratorpreviousField in interface FieldIteratorpublic RemoteFieldIterator getWrappedObject()
getWrappedObject in interface MappedObjectgetWrappedObject in class MappedObject_Proxy<RemoteIterator<RemoteField>>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}