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