Uses of Class
org.opennms.web.rest.v2.DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO
-
Packages that use DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO Package Description org.opennms.web.rest.v2 -
-
Uses of DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO in org.opennms.web.rest.v2
Methods in org.opennms.web.rest.v2 that return types with arguments of type DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO Modifier and Type Method Description java.util.List<DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO>
DiscoveryRestService.DiscoveryConfigurationDTO. getIncludeRangeDTOList()
Method parameters in org.opennms.web.rest.v2 with type arguments of type DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO Modifier and Type Method Description void
DiscoveryRestService.DiscoveryConfigurationDTO. setIncludeRangeDTOList(java.util.List<DiscoveryRestService.DiscoveryConfigurationDTO.IncludeRangeDTO> includeRangeDTOList)
-