Uses of Class
com.webalgorithm.weather.vo.BarometerVO

Packages that use BarometerVO
com.webalgorithm.weather.vo   
 

Uses of BarometerVO in com.webalgorithm.weather.vo
 

Fields in com.webalgorithm.weather.vo declared as BarometerVO
private  com.webalgorithm.weather.vo.BarometerVO CurrentConditionsVO.barometer
          Barometer reading
 

Methods in com.webalgorithm.weather.vo that return BarometerVO
 com.webalgorithm.weather.vo.BarometerVO CurrentConditionsVO.getBarometer()
           
 

Methods in com.webalgorithm.weather.vo with parameters of type BarometerVO
 void CurrentConditionsVO.setBarometer(com.webalgorithm.weather.vo.BarometerVO barometer)
           
 



Copyright © 2003 WebAlgorithm, Inc All Rights Reserved.