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

Packages that use DefaultLocation
org.jasig.portlet.maps.model.xml   
 

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

Fields in org.jasig.portlet.maps.model.xml declared as DefaultLocation
protected  DefaultLocation MapData.defaultLocation
           
 

Methods in org.jasig.portlet.maps.model.xml that return DefaultLocation
 DefaultLocation ObjectFactory.createDefaultLocation()
          Create an instance of DefaultLocation
 DefaultLocation MapData.getDefaultLocation()
          Gets the value of the defaultLocation property.
 

Methods in org.jasig.portlet.maps.model.xml with parameters of type DefaultLocation
 void MapData.setDefaultLocation(DefaultLocation value)
          Sets the value of the defaultLocation property.
 



Copyright © 2012 Jasig. All Rights Reserved.