org.jasig.portlet.weather.dao.worldwide.xml
Class SearchData

java.lang.Object
  extended by org.jasig.portlet.weather.dao.worldwide.xml.SearchData

public class SearchData
extends java.lang.Object


Constructor Summary
SearchData()
           
 
Method Summary
 java.util.List<LocationResult> getResults()
           
 void setResults(java.util.List<LocationResult> results)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchData

public SearchData()
Method Detail

getResults

public java.util.List<LocationResult> getResults()

setResults

public void setResults(java.util.List<LocationResult> results)


Copyright © 2010 Jasig. All Rights Reserved.