Uses of Class
skoinfo.rfc.user.vo.ZipcodeVO

Packages that use ZipcodeVO
skoinfo.rfc.user.action   
skoinfo.rfc.user.dao   
 

Uses of ZipcodeVO in skoinfo.rfc.user.action
 

Methods in skoinfo.rfc.user.action that return types with arguments of type ZipcodeVO
 java.util.List<ZipcodeVO> ZipcodeAction.searchZipcode(java.lang.String keyword)
          우편번호 검색 Action
 

Uses of ZipcodeVO in skoinfo.rfc.user.dao
 

Methods in skoinfo.rfc.user.dao that return types with arguments of type ZipcodeVO
 java.util.List<ZipcodeVO> ZipcodeDAO.searchZipcode(org.hibernate.Session session, java.lang.String keyword)
          Zipcode List