Uses of Interface
com.atlassian.jira.functest.framework.locator.LocatorEntry

Packages that use LocatorEntry
com.atlassian.jira.functest.framework.locator   
 

Uses of LocatorEntry in com.atlassian.jira.functest.framework.locator
 

Methods in com.atlassian.jira.functest.framework.locator that return types with arguments of type LocatorEntry
 Iterable<LocatorEntry> Locator.allMatches()
          Get all matches of this locator as an iterable collection of locatore entries
 Iterable<LocatorEntry> AbstractLocator.allMatches()
           
 Iterator<LocatorEntry> Locator.iterator()
          This will return a Iterator that returns LocatorEntry objects
 Iterator<LocatorEntry> AbstractLocator.iterator()
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.