Uses of Class
egovframework.rfc3.openapijeonjubus.vo.JeonjuBusStopSearchVO

Packages that use JeonjuBusStopSearchVO
egovframework.rfc3.openapijeonjubus.dao   
egovframework.rfc3.openapijeonjubus.service   
egovframework.rfc3.openapijeonjubus.service.impl   
egovframework.rfc3.openapijeonjubus.web   
 

Uses of JeonjuBusStopSearchVO in egovframework.rfc3.openapijeonjubus.dao
 

Methods in egovframework.rfc3.openapijeonjubus.dao that return types with arguments of type JeonjuBusStopSearchVO
 java.util.List<JeonjuBusStopSearchVO> JeonjuBusDAO.selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
           
 

Methods in egovframework.rfc3.openapijeonjubus.dao with parameters of type JeonjuBusStopSearchVO
 java.util.List<JeonjuBusStopSearchVO> JeonjuBusDAO.selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
           
 

Uses of JeonjuBusStopSearchVO in egovframework.rfc3.openapijeonjubus.service
 

Methods in egovframework.rfc3.openapijeonjubus.service that return types with arguments of type JeonjuBusStopSearchVO
 java.util.List<JeonjuBusStopSearchVO> JeonjuBusService.selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
           
 

Methods in egovframework.rfc3.openapijeonjubus.service with parameters of type JeonjuBusStopSearchVO
 java.util.List<JeonjuBusStopSearchVO> JeonjuBusService.selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
           
 

Uses of JeonjuBusStopSearchVO in egovframework.rfc3.openapijeonjubus.service.impl
 

Methods in egovframework.rfc3.openapijeonjubus.service.impl that return types with arguments of type JeonjuBusStopSearchVO
 java.util.List<JeonjuBusStopSearchVO> JeonjuBusServiceImpl.selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
           
 

Methods in egovframework.rfc3.openapijeonjubus.service.impl with parameters of type JeonjuBusStopSearchVO
 java.util.List<JeonjuBusStopSearchVO> JeonjuBusServiceImpl.selectBusStopSearch(JeonjuBusStopSearchVO routeVO)
           
 

Uses of JeonjuBusStopSearchVO in egovframework.rfc3.openapijeonjubus.web
 

Methods in egovframework.rfc3.openapijeonjubus.web with parameters of type JeonjuBusStopSearchVO
 java.lang.String OpenApiBusCommonController.busLocation2_stopnm_common(JeonjuBusStopSearchVO jeonjuBusStopSearchVO, BoardSearchVO boardSearchVO, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
           
 java.lang.String OpenApiBusCommonController.busLocation2_stopno_common(JeonjuBusStopSearchVO jeonjuBusStopSearchVO, BoardSearchVO boardSearchVO, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
           
 java.lang.String OpenApiBusDataController.busLocation2(JeonjuBusStopSearchVO jeonjuBusStopSearchVO, BoardSearchVO boardSearchVO, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, org.springframework.ui.ModelMap model)
          정류장 번호 및 이름으로 검색