Uses of Class
com.popcornmonsters.ap4j.PosterVO

Packages that use PosterVO
com.popcornmonsters.ap4j   
 

Uses of PosterVO in com.popcornmonsters.ap4j
 

Methods in com.popcornmonsters.ap4j that return PosterVO
 PosterVO ResultVO.getPoster(int index)
           
 

Methods in com.popcornmonsters.ap4j with parameters of type PosterVO
 void ResultVO.addPoster(PosterVO posterVO)