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

Packages that use ErrorsVO
com.webalgorithm.weather.service   
com.webalgorithm.weather.vo   
 

Uses of ErrorsVO in com.webalgorithm.weather.service
 

Methods in com.webalgorithm.weather.service that return ErrorsVO
static com.webalgorithm.weather.vo.ErrorsVO ResponseDigester.digestErrors(java.io.InputStream is)
           
 

Uses of ErrorsVO in com.webalgorithm.weather.vo
 

Fields in com.webalgorithm.weather.vo declared as ErrorsVO
private  com.webalgorithm.weather.vo.ErrorsVO ResultVO.errors
           
 

Methods in com.webalgorithm.weather.vo that return ErrorsVO
 com.webalgorithm.weather.vo.ErrorsVO ResultVO.getErrors()
           
 

Methods in com.webalgorithm.weather.vo with parameters of type ErrorsVO
 void ResultVO.setErrors(com.webalgorithm.weather.vo.ErrorsVO errors)
           
 



Copyright © 2003 WebAlgorithm, Inc All Rights Reserved.