Uses of Class
net.sf.webphotos.model.CategoryVO

Packages that use CategoryVO
net.sf.webphotos.model   
 

Uses of CategoryVO in net.sf.webphotos.model
 

Methods in net.sf.webphotos.model that return CategoryVO
 CategoryVO CategoryVO.getCategoriaPai()
           
 CategoryVO AlbumVO.getCategoriasVO()
           
 

Methods in net.sf.webphotos.model with parameters of type CategoryVO
 void CategoryVO.setCategoriaPai(CategoryVO categoriaPai)
           
 void AlbumVO.setCategoriasVO(CategoryVO categoriasVO)
           
 AlbumVOBuilder AlbumVOBuilder.withCategory(CategoryVO categoriasVO)
           
 

Constructors in net.sf.webphotos.model with parameters of type CategoryVO
CategoryVO(String nmcategoria, CategoryVO categoriaPai)
           
 



Copyright © 2008-2012. All Rights Reserved.