org.xorm
Class RelationshipProxy.RelationshipProxyIterator
java.lang.Object
|
+--org.xorm.CollectionProxy.ProxyIterator
|
+--org.xorm.RelationshipProxy.RelationshipProxyIterator
- All Implemented Interfaces:
- Iterator
- Enclosing class:
- RelationshipProxy
- protected class RelationshipProxy.RelationshipProxyIterator
- extends CollectionProxy.ProxyIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RelationshipProxy.RelationshipProxyIterator
protected RelationshipProxy.RelationshipProxyIterator()
remove
public void remove()
- Specified by:
remove
in interface Iterator
- Overrides:
remove
in class CollectionProxy.ProxyIterator
$Header: /cvsroot/xorm/xorm/docs/api/org/xorm/RelationshipProxy.RelationshipProxyIterator.html,v 1.4 2004/05/30 08:55:03 wbiggs Exp $