Uses of Class
org.jboss.seam.rest.examples.client.geo.SearchResult.Location

Packages that use SearchResult.Location
org.jboss.seam.rest.examples.client.geo   
 

Uses of SearchResult.Location in org.jboss.seam.rest.examples.client.geo
 

Methods in org.jboss.seam.rest.examples.client.geo that return types with arguments of type SearchResult.Location
 List<SearchResult.Location> SearchResult.getLocations()
           
 

Method parameters in org.jboss.seam.rest.examples.client.geo with type arguments of type SearchResult.Location
 void SearchResult.setLocations(List<SearchResult.Location> locations)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.