Uses of Class
tv.hd3g.jobkit.mod.dto.BackgroundServiceIdDto.Item
-
Packages that use BackgroundServiceIdDto.Item Package Description tv.hd3g.jobkit.mod.dto -
-
Uses of BackgroundServiceIdDto.Item in tv.hd3g.jobkit.mod.dto
Methods in tv.hd3g.jobkit.mod.dto that return types with arguments of type BackgroundServiceIdDto.Item Modifier and Type Method Description java.util.Set<BackgroundServiceIdDto.Item>BackgroundServiceIdDto. getServicesIds()Constructor parameters in tv.hd3g.jobkit.mod.dto with type arguments of type BackgroundServiceIdDto.Item Constructor Description BackgroundServiceIdDto(java.util.Set<BackgroundServiceIdDto.Item> servicesIds)
-