Uses of Enum Class
org.netxms.client.constants.IcmpStatCollectionMode
Packages that use IcmpStatCollectionMode
-
Uses of IcmpStatCollectionMode in org.netxms.client
Methods in org.netxms.client that return IcmpStatCollectionModeModifier and TypeMethodDescriptionNXCObjectModificationData.getIcmpStatCollectionMode()Get ICMP statistic collection modeMethods in org.netxms.client with parameters of type IcmpStatCollectionModeModifier and TypeMethodDescriptionvoidNXCObjectModificationData.setIcmpStatCollectionMode(IcmpStatCollectionMode mode) Set ICMP statistic collection mode -
Uses of IcmpStatCollectionMode in org.netxms.client.constants
Methods in org.netxms.client.constants that return IcmpStatCollectionModeModifier and TypeMethodDescriptionstatic IcmpStatCollectionModeIcmpStatCollectionMode.getByValue(int value) Get enum element by integer valuestatic IcmpStatCollectionModeReturns the enum constant of this class with the specified name.static IcmpStatCollectionMode[]IcmpStatCollectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of IcmpStatCollectionMode in org.netxms.client.objects
Fields in org.netxms.client.objects declared as IcmpStatCollectionModeModifier and TypeFieldDescriptionprotected IcmpStatCollectionModeAbstractNode.icmpStatCollectionModeMethods in org.netxms.client.objects that return IcmpStatCollectionMode