Uses of Enum Class
org.netxms.client.constants.OSPFInterfaceState
Packages that use OSPFInterfaceState
- 
Uses of OSPFInterfaceState in org.netxms.client.constantsMethods in org.netxms.client.constants that return OSPFInterfaceStateModifier and TypeMethodDescriptionstatic OSPFInterfaceStateOSPFInterfaceState.getByValue(int value) Get enum element by integer valuestatic OSPFInterfaceStateReturns the enum constant of this class with the specified name.static OSPFInterfaceState[]OSPFInterfaceState.values()Returns an array containing the constants of this enum class, in the order they are declared.
- 
Uses of OSPFInterfaceState in org.netxms.client.objectsMethods in org.netxms.client.objects that return OSPFInterfaceState