Uses of Class
org.georss.georss._10.Where

Packages that use Where
org.georss.georss._10   
 

Uses of Where in org.georss.georss._10
 

Fields in org.georss.georss._10 declared as Where
protected  Where GeoRssExtension.where
           
 

Methods in org.georss.georss._10 that return Where
 Where ObjectFactory.createWhere()
          Create an instance of Where
 Where GeoRssExtension.getWhere()
          See http://georss.org/ about this element.
 

Methods in org.georss.georss._10 that return types with arguments of type Where
 JAXBElement<Where> ObjectFactory.createWhere(Where value)
          Create an instance of JAXBElement<Where>}
 

Methods in org.georss.georss._10 with parameters of type Where
 JAXBElement<Where> ObjectFactory.createWhere(Where value)
          Create an instance of JAXBElement<Where>}
 void GeoRssExtension.setWhere(Where value)
          Sets the value of the where property.
 



Copyright © 2008. All Rights Reserved.