|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WindVO | |
com.webalgorithm.weather.vo |
Uses of WindVO in com.webalgorithm.weather.vo |
Fields in com.webalgorithm.weather.vo declared as WindVO | |
private com.webalgorithm.weather.vo.WindVO |
CurrentConditionsVO.wind
Wind |
private com.webalgorithm.weather.vo.WindVO |
PartVO.wind
Wind information |
Methods in com.webalgorithm.weather.vo that return WindVO | |
com.webalgorithm.weather.vo.WindVO |
CurrentConditionsVO.getWind()
|
com.webalgorithm.weather.vo.WindVO |
PartVO.getWind()
|
Methods in com.webalgorithm.weather.vo with parameters of type WindVO | |
void |
CurrentConditionsVO.setWind(com.webalgorithm.weather.vo.WindVO wind)
|
void |
PartVO.setWind(com.webalgorithm.weather.vo.WindVO wind)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |