Uses of Class
org.jasig.portlet.maps.model.xml.Location

Packages that use Location
org.jasig.portlet.maps.model.xml   
org.jasig.portlet.maps.tools   
 

Uses of Location in org.jasig.portlet.maps.model.xml
 

Fields in org.jasig.portlet.maps.model.xml with type parameters of type Location
protected  List<Location> MapData.locations
           
 

Methods in org.jasig.portlet.maps.model.xml that return Location
 Location ObjectFactory.createLocation()
          Create an instance of Location
 

Methods in org.jasig.portlet.maps.model.xml that return types with arguments of type Location
 List<Location> MapData.getLocations()
          Gets the value of the locations property.
 

Uses of Location in org.jasig.portlet.maps.tools
 

Methods in org.jasig.portlet.maps.tools with parameters of type Location
 int ByNameLocationComparator.compare(Location location1, Location location2)
           
 



Copyright © 2012 Jasig. All Rights Reserved.