Uses of Class
com.levigo.jadice.web.demo.common.server.service.sources.ClassPathParamsDTO
Packages that use ClassPathParamsDTO
-
Uses of ClassPathParamsDTO in com.levigo.jadice.web.demo.common.server.service.sources
Methods in com.levigo.jadice.web.demo.common.server.service.sources that return ClassPathParamsDTOModifier and TypeMethodDescriptionstatic ClassPathParamsDTO
ClassPathParamsDTO.from
(ClassPathHandle handle) static ClassPathParamsDTO
ClassPathParamsDTO.from
(ClassPathSource source) Methods in com.levigo.jadice.web.demo.common.server.service.sources with parameters of type ClassPathParamsDTOModifier and TypeMethodDescriptionstatic ClassPathHandle
ClassPathParamsDTO.toHandle
(ClassPathParamsDTO dto) static ClassPathSource
ClassPathParamsDTO.toSource
(ClassPathParamsDTO dto)