Uses of Class
egovframework.rfc3.openapi20.vo.BoardDataList

Packages that use BoardDataList
egovframework.rfc3.openapi20.webservice   
egovframework.rfc3.openapi20.webservice.impl   
 

Uses of BoardDataList in egovframework.rfc3.openapi20.webservice
 

Methods in egovframework.rfc3.openapi20.webservice that return BoardDataList
 BoardDataList OpenBoardDataService.tourOpenBoardDataList(BoardSearchVO boardSearchVO)
          tour RFC 목록
 BoardDataList OpenBoardDataService.tourOpenBoardDataView(BoardSearchVO boardSearchVO)
          tour RFC 보기
 

Uses of BoardDataList in egovframework.rfc3.openapi20.webservice.impl
 

Methods in egovframework.rfc3.openapi20.webservice.impl that return BoardDataList
 BoardDataList OpenBoardDataServiceImpl.tourOpenBoardDataList(BoardSearchVO boardSearchVO)
          tour RFC 목록
 BoardDataList OpenBoardDataServiceImpl.tourOpenBoardDataView(BoardSearchVO boardSearchVO)
          tour RFC 보기