Uses of Class
skoinfo.rfc.event.vo.UserEventAutoVO

Packages that use UserEventAutoVO
skoinfo.rfc.event.vo   
 

Uses of UserEventAutoVO in skoinfo.rfc.event.vo
 

Methods in skoinfo.rfc.event.vo that return types with arguments of type UserEventAutoVO
 java.util.List<UserEventAutoVO> UserEventVO.getUserEventAutoVOList()
           
 

Method parameters in skoinfo.rfc.event.vo with type arguments of type UserEventAutoVO
 void UserEventVO.setUserEventAutoVOList(java.util.List<UserEventAutoVO> userEventAutoVOList)