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

Packages that use UltravioletVO
com.webalgorithm.weather.vo   
 

Uses of UltravioletVO in com.webalgorithm.weather.vo
 

Fields in com.webalgorithm.weather.vo declared as UltravioletVO
private  com.webalgorithm.weather.vo.UltravioletVO CurrentConditionsVO.uv
          Ultraviolet level
 

Methods in com.webalgorithm.weather.vo that return UltravioletVO
 com.webalgorithm.weather.vo.UltravioletVO CurrentConditionsVO.getUv()
           
 

Methods in com.webalgorithm.weather.vo with parameters of type UltravioletVO
 void CurrentConditionsVO.setUv(com.webalgorithm.weather.vo.UltravioletVO uv)
           
 



Copyright © 2003 WebAlgorithm, Inc All Rights Reserved.