org.moremotion.config
Class ConditionalListIterator

java.lang.Object
  extended by org.moremotion.config.ConditionalListIterator

public class ConditionalListIterator
extends java.lang.Object

Version:
$Id: ConditionalListIterator.java 51 2008-03-10 11:46:54Z erkan $

Method Summary
 boolean hasMore()
           
 ConditionalListItem next()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hasMore

public boolean hasMore()
                throws ConfigParameterException
Throws:
ConfigParameterException

next

public ConditionalListItem next()
                         throws ConfigParameterException
Throws:
ConfigParameterException


Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.