Uses of Class
ywebservicespackage.dto.TestMapWsDTO
-
Packages that use TestMapWsDTO Package Description ywebservicespackage.controllers ywebservicespackage.facades ywebservicespackage.facades.impl -
-
Uses of TestMapWsDTO in ywebservicespackage.controllers
Methods in ywebservicespackage.controllers that return TestMapWsDTO Modifier and Type Method Description TestMapWsDTOSampleController. getTestMap()Request handler for getting object with map. -
Uses of TestMapWsDTO in ywebservicespackage.facades
Methods in ywebservicespackage.facades that return TestMapWsDTO Modifier and Type Method Description TestMapWsDTOSampleFacades. getMap() -
Uses of TestMapWsDTO in ywebservicespackage.facades.impl
Methods in ywebservicespackage.facades.impl that return TestMapWsDTO Modifier and Type Method Description TestMapWsDTODefaultSampleFacades. getMap()
-