Uses of Enum Class
org.netxms.client.constants.OSPFNeighborState
Packages that use OSPFNeighborState
-
Uses of OSPFNeighborState in org.netxms.client.constants
Methods in org.netxms.client.constants that return OSPFNeighborStateModifier and TypeMethodDescriptionstatic OSPFNeighborStateOSPFNeighborState.getByValue(int value) Get enum element by integer valuestatic OSPFNeighborStateReturns the enum constant of this class with the specified name.static OSPFNeighborState[]OSPFNeighborState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of OSPFNeighborState in org.netxms.client.topology
Methods in org.netxms.client.topology that return OSPFNeighborState