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