Uses of Class
org.opennms.netmgt.config.geoip.Subnet
-
Packages that use Subnet Package Description org.opennms.netmgt.config.geoip -
-
Uses of Subnet in org.opennms.netmgt.config.geoip
Methods in org.opennms.netmgt.config.geoip that return types with arguments of type Subnet Modifier and Type Method Description List<Subnet>
Location. getSubnets()
Method parameters in org.opennms.netmgt.config.geoip with type arguments of type Subnet Modifier and Type Method Description void
Location. setSubnets(List<Subnet> subnets)
-