org.netxms.client.constants
Class NetworkDiscovery

java.lang.Object
  extended by org.netxms.client.constants.NetworkDiscovery

public final class NetworkDiscovery
extends java.lang.Object

This class holds constants related to network discovery


Field Summary
static int FILTER_ALLOW_AGENT
           
static int FILTER_ALLOW_SNMP
           
static java.lang.String FILTER_AUTO
           
static int FILTER_LIMIT_BY_RANGE
           
static java.lang.String FILTER_NONE
           
 
Constructor Summary
NetworkDiscovery()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FILTER_NONE

public static final java.lang.String FILTER_NONE
See Also:
Constant Field Values

FILTER_AUTO

public static final java.lang.String FILTER_AUTO
See Also:
Constant Field Values

FILTER_ALLOW_AGENT

public static final int FILTER_ALLOW_AGENT
See Also:
Constant Field Values

FILTER_ALLOW_SNMP

public static final int FILTER_ALLOW_SNMP
See Also:
Constant Field Values

FILTER_LIMIT_BY_RANGE

public static final int FILTER_LIMIT_BY_RANGE
See Also:
Constant Field Values
Constructor Detail

NetworkDiscovery

public NetworkDiscovery()


Copyright © 2012. All Rights Reserved.